.st0{fill:#EC6D2A;}
.st1{fill:#396AA8;} 

@font-face {
	font-family:Barlow-Regular;
	src: url('../fonts/Barlow-Regular.ttf'); }




@font-face {
	font-family:Open;
	src: url('../fonts/Open Sans.ttf'); }


@font-face {
    font-family: 'EUCLIDCIRCULARA';
    src: url(../fonts/EUCLIDCIRCULARA-MEDIUM_0.TTF);
}

@-webkit-keyframes shake{
  from,to{-webkit-transform:translate3d(0, 0, 0);}
  20%,60%{-webkit-transform:translate3d(-10px, 0, 0);}
  40%,80%{-webkit-transform:translate3d(10px, 0, 0);}
}

@keyframes shake {
  from,to{transform:translate3d(0, 0, 0);}
  20%,60%{transform:translate3d(-10px, 0, 0);}
  40%,80%{transform:translate3d(10px, 0, 0);}
}

/*图标抖动*/
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

/**/
@-webkit-keyframes line-scale-pulse-out {
  0% {
    -webkit-transform: scaley(1);
            transform: scaley(1); }

  50% {
    -webkit-transform: scaley(0.4);
            transform: scaley(0.4); }

  100% {
    -webkit-transform: scaley(1);
            transform: scaley(1); } }

@keyframes line-scale-pulse-out {
  0% {
    -webkit-transform: scaley(1);
            transform: scaley(1); }

  50% {
    -webkit-transform: scaley(0.4);
            transform: scaley(0.4); }

  100% {
    -webkit-transform: scaley(1);
            transform: scaley(1); } }

/**/
@media screen and (min-width: 1200px) {
  html {
    font-size: calc(1903px * 0.85 * 20 / 1903);
  }
}
@media screen and (min-width: 1583px) {
  html {
    font-size: calc(1903px * 20 / 1903);
  }
}

.moreab { width:100%; text-align:center; padding-top:50px;}

/* CSS Reset */
html{-webkit-text-size-adjust:none;}
body{color: #1a1a1a;overflow-x:hidden;margin:0; padding:0;}
input,select,textarea {border-radius: 0;outline: none;font-family:PingFang SC,'Microsoft YaHei',Arial,sans-serif;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"] {-webkit-appearance: none;}
a,*::before,*::after {font-size: 14px;text-decoration:none;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;color: #1a1a1a;} 
a * {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
a:hover {color: #02893a;}
.fullscreen,.fullscreen body {width: 100%;height: 100%;overflow: hidden}
.pcshow { display:block;}
.mbshow { display:none!important;}
.clear { clear:both;} 
.img {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.pic {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.img img,.pic img {max-width: 100%;max-height:100%;margin: auto;padding: 0;border: 0;width: 100%;height: auto;border: none;}
.img-center {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;display: block;width: auto!important;height: auto!important;z-index: 1;max-width: 100%;max-height:100%;}

.pic:before { content:" "; width:100%; height:100%; position: absolute; z-index:1; top:0px; left:0px; background:rgba(0,0,0,.4); }
.pic .shipin { width: auto!important; height:100vh !important; margin-left:-10%;}



.img-sp {display: block;width: 100%;height: auto; position:absolute; z-index:; top:opx; left:0px;}
.img-block {display: block;width: 100%;height: auto;}
.img-inline {display: inline-block;width: auto;height: auto;}
.clamp1 {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.clamp2 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.clamp3 {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.clamp4 {display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;}
.text-center {text-align: center;}
.div-container {position: relative;width:90%;margin: auto; display:flex;  flex-wrap:wrap; }
::-webkit-scrollbar{height:4px; width:3px;background: #666666;}
::-webkit-scrollbar-button{height:0; width:5px;background: #666666;}
::-webkit-scrollbar-thumb{background-color:#02893a;box-shadow:inset 1px 1px 0 #02893a,inset 0 -1px 0 #02893a;}
 



/* header */


.header .logo1 { display:none;}
.header .logo2 {display: block;}

.header.scroll-down .logo1 { display:block;}
.header.scroll-down .logo2 {display: none;}


.header.scroll-top .logo1 { display:block;}
.header.scroll-top .logo2 {display: none;}

.header.black .logo1 { display:block;}
.header.black .logo2 {display: none;}

.header:hover .logo1 { display:block;}
.header:hover .logo2 {display: none;}

.header {position:fixed;left: 0;top: 0;z-index: 500;width: 100%;transition:all .4s ease; }
.header::after {content: '';width: 100%;height: 1px;position: absolute;left: 0;bottom: 0;background: #f2f2f2;opacity: 0;}
.header * {transition:all .4s ease;}
.header-content {width:94%;height: 100px;margin: auto;position: relative;z-index: 500;}
.header-logo {position: absolute;left: 0;top: 50%;transform: translateY(-50%);z-index: 10;width: ;}
.header-logo a {display: block;}
.header-logo img{display: inline-block;max-width: 100%; margin-top:7px;}
.header-logo svg {display: block;width: 100%;height: auto;}
.header-logo svg * {fill: #fff;}
.header-right {position: absolute;right: 0;top: 50%;transform: translateY(-50%);z-index: 9;}
.header-nav {display: inline-block;vertical-align: middle;}
.header-nav ul{list-style: none;margin: 0;padding: 0;}
.header-nav ul li{display: inline-block;vertical-align: middle;list-style: none;margin: 0;padding: 0 20px;position: relative;}
.header-nav ul li.cur a.nav {color: #02893a; font-weight:700; font-size:18px !important;}
.header-nav ul a.nav{display: block;line-height: 100px;color: #fff;position: relative; }
.header-nav ul a.nav:hover {color: #02893a; font-weight:bold}
.header-search {display: inline-block;vertical-align: middle;margin-left: 40px;}
.header-search a {display: block;width: 45px;height: 45px;position: relative;border: 2px solid rgba(255,255,255,.1);border-radius: 100%;}
.header-search a:hover {background: #02893a;border: 2px solid #02893a;}


.header.black,.header:hover,.header.scroll-down,.header.scroll-top  {background: #fff;}
.header.black::after,.header:hover::after,.header.scroll-down::after,.header.scroll-top::after  {opacity: 1;}
.header.black .header-logo svg .st0,.header:hover .header-logo svg .st0,
.header.scroll-down .header-logo svg .st0,.header.scroll-top .header-logo svg .st0{fill: #EC6D2A!important;}
.header.black .header-logo svg .st1,.header:hover .header-logo svg .st1,
.header.scroll-down .header-logo svg .st1,.header.scroll-top .header-logo svg .st1{fill: #396AA8!important;}
.header.black .header-nav ul a.nav,.header:hover .header-nav ul a.nav,
.header.scroll-down .header-nav ul a.nav,.header.scroll-top .header-nav ul a.nav{color: #000;} 
.header.black .header-search a,.header:hover .header-search a,
.header.scroll-down .header-search a,.header.scroll-top .header-search a {border: 2px solid rgba(0,0,0,.1);}
.header.black .header-search img,.header:hover .header-search img,.header.scroll-down .header-search img,.header.scroll-top .header-search img{filter: invert(100%);}
.header.black .header-search a:hover,.header:hover .header-search a:hover {border: 2px solid #02893a;}
.header.black .header-nav ul li a.nav:hover,.header.black .header-nav ul li.on a.nav,
.header.scroll-down .header-nav ul li.cur a.nav,.header.scroll-top .header-nav ul li.cur a.nav,
.header.black .header-nav ul li.cur a.nav {color: #02893a;}
.header:hover .header-search a:hover img {filter: invert(0);}
.header:hover .header-nav ul li a.nav:hover {color: #02893a;}
.detail .header {background: #fff;}
.detail .header::after {opacity: 1;}
.detail .header .header-logo svg .st0{fill: #EC6D2A!important;}
.detail .header .header-logo svg .st1{fill: #396AA8!important;}
.detail .header .header-nav ul a.nav {color: #000;} 
.detail .header .header-search a {border: 2px solid rgba(0,0,0,.1);}
.detail .header .header-search img {filter: invert(100%);}
.detail .header .header-search a:hover {border: 2px solid #02893a;}
.detail .header .header-nav ul li.cur a.nav,.detail .header .header-nav ul li a.nav:hover,.detail .header .header-nav ul li.on a.nav {color: #02893a;}

.header.scroll-down .header-content,.header.scroll-top .header-content {height: 100px;}
.header-nav-show-content.cur {margin-top: 100px;}



.header-nav-show-mark {width: 100%;height: 100%;position: fixed;left: 0;top: 0px;z-index:-1;opacity: 0;transition:all .4s ease;background: #000;}
.header-nav-show-mark.cur  {z-index: 20;opacity: .2;}
.header-nav-show {position: fixed;left: 0;top: 0;width: 100%;z-index:111;overflow: hidden;transition:all .4s ease;}
.header-nav-show.Hide {opacity:0;height: 0;z-index:111;}
.header-nav-show-content {width:90%;position: relative;overflow: hidden;transition:all .4s ease;background:rgba(255,255,255,.95);margin-top:100px;overflow: hidden; height:490px; padding:2% 5% 0px;}

.header-nav-show-content-left {float: left;width: 35%;overflow: hidden; display:none; }
.header-nav-show-content-right {position: absolute;right: 0;width: 94%;top: 0;height: 100%; margin:0px 3%;}
.hnavshow-professional{position: relative;float: left;width: 14.5%;height: 100%;overflow: hidden;}

 .hnavshow-professional:nth-child(2){ width:42%}
.hnavshow-professional:nth-child(2) .hnavshow-professional-item .item-1 li{ width:32%; float:left; height:28px; display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
}






.hnavshow-professional:hover { }
.hnavshow-professional-item {padding: 50px 20px 100px 20px;overflow: hidden;position: relative;box-sizing: border-box;height: 100%; transition:all 0.4s}
.hnavshow-professional-item::after {content: '';width: 1px;height: 100%;position: absolute;right: 0;top: 0;background: #f2f2f2;}

.hnavshow-professional-item .title-1 {position: relative;transition:all .4s ease; font-weight:400; color:#02893a; line-height:1}
.hnavshow-professional-item .title-1 a:hover { color:#02893a }

.hnavshow-professional-item:hover .title-1 a { color:#02893a }
.hnavshow-professional-item .title-1::after {content: '';width: 17px;height: 17px;position: absolute;right: 0;top: 50%;background: url('../images/jt1.png');margin-top: -8px;}
.hnavshow-professional-item .item-1 {margin-top: 8%;}
.hnavshow-professional-item:hover { background:#f7f7f7; border-bottom:8px solid #02893a;  transition:all 0.4s; margin-top:-10px}
.hnavshow-professional-item .item-1 li{list-style: none;margin: 0;padding: 0;padding: 1% 0;  line-height:29px;}
.hnavshow-professional-item .item-1 li a{display: block; transition:all 0.4s; font-size:16px}
.hnavshow-professional-item .item-1 li a:hover {color: #02893a; letter-spacing:1px; text-decoration:underline; transition:all 0.4s; }
.hnavshow-professional-item .icon-1 {position:relative;width:100%;z-index: 11;opacity: 0;transition:all .4s ease; display:none}
.hnavshow-professional-item:hover .title-1 {color: #02893a; }
.hnavshow-professional-item:hover .title-1::after {background: url('../images/jt2.png');}
.hnavshow-professional-item:hover .icon-1 {opacity: 1;}
.hnavshow-professional-item .title-0  a {  font-family: Open; color:#8b8b8b !important; font-weight:400; font-size:16px; }


/* menu */
.menu-toggle {display: none;width: 40px;height: 40px;position: absolute;overflow: hidden;right: 1%;top: 5px;display: none;z-index: 111;}
.cd-nav-trigger {display: block;width: 40px;height: 40px;}
.menu-toggle span.hamburger,
.menu-toggle span.hamburger:after,
.menu-toggle span.hamburger:before {content:"";display:block;width:24px;height:2px;background:#000;position:absolute;top:50%;margin-top:-1px;left:50%;margin-left:-12px;-webkit-transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-delay:0.15s;}
.menu-toggle span.hamburger:after {margin-top:-7px;top:0;transition-delay:0.27s;}
.menu-toggle span.hamburger:before {margin-top:7px;top:0;transition-delay:0.2s;}
.menu-toggle span.cross:before,
.menu-toggle span.cross:after {content:"";display:block;width:24px;height:2px;background:#000;position:absolute;top:50%;margin-top:-1.5px;left:50%;margin-left:-12px;-webkit-transform:translateY(-70px) translateX(-70px) rotate(45deg);transform:translateY(-70px) translateX(-70px) rotate(45deg);transition-delay:0.12s;}
.menu-toggle span.cross:after {transition-delay:0s;-webkit-transform:translateY(70px) translateX(-70px) rotate(-45deg);transform:translateY(70px) translateX(-70px) rotate(-45deg);}
.menu-toggle span.cross:after {-webkit-transform:translateY(-70px) translateX(70px) rotate(-45deg);transform:translateY(-70px) translateX(70px) rotate(-45deg);}
.no-touch .menu-toggle span.hamburger,
.no-touch .menu-toggle span.hamburger:after,
.no-touch .menu-toggle span.hamburger:before {-webkit-transform:translateX(70px);transform:translateX(70px);transition-delay:0.12s;}
.no-touch .menu-toggle span.hamburger:after {transition-delay:0s;}
.no-touch .menu-toggle span.hamburger:before {transition-delay:0.07s;}
.no-touch .menu-toggle span.cross:before {transition-delay:0.12s;-webkit-transform:rotate(45deg);transform:rotate(45deg);background: #000;}
.no-touch .menu-toggle span.cross:after {transition-delay:0.24s;-webkit-transform:rotate(-45deg) !important;transform:rotate(-45deg) !important;background: #000;}




/* footer */
.footer {background: #1e1e1e;position: relative;clear: both;padding: 3.5% 0 0 0;border-top: 0px solid #e5e5e5;}
.footer-content {width:90%;margin: auto; }
.footer-content ul,.footer-content li{list-style: none;margin: 0;padding: 0;}
.footer-content-top {overflow: hidden;position: relative;padding-bottom: 9%; padding-top:5%;border-bottom: 1px solid rgba(255,255,255,.1); }
.footer-content-left {float: left;width: 32%; color:#fff; border-right:1px solid rgba(255,255,255,.1);}

.footer-content-left .x_logo { margin-top:-10px; margin-bottom:10px;}



.footer-content-left .text-1{overflow: hidden;}
.footer-contact {margin-top: 7%;}
.footer-contact p{ color:rgb(255,255,255,.7)}
.footer-contact a { color:#fff;}

.footer-contact li {overflow: hidden;margin-bottom: 1%; line-height:29px;}
.footer-contact .name-1 {color: #fff;display: inline-block;vertical-align: top;}
.footer-contact .text-2 {color: #fff;width: 70%;display: inline-block;vertical-align: top; opacity:.8;}
.footer-content-right {float: right;width: 64%;}
.footer-social {text-align: right;}
.footer-social li {display: inline-block;vertical-align: middle;position: relative;margin-left: 5px;} 
.footer-social li a{position: relative;width: 48px;height: 48px;border: 2px solid #eeeeee;border-radius: 100%;display: block;  background:#fff;} 
.footer-social li a:hover {background: #02893a;border: 2px solid #02893a;}
.footer-social li a:hover img {filter: invert(100%);}
.footer-social li:nth-child(2) a:hover img {filter: invert(0%);}
.footer-social li:nth-child(3) a:hover img {filter: invert(0%);}




.footer-content-bottom {clear: both;padding: 4% 0;overflow: hidden;position: relative;}
.footer-content-bottom a {color: #999999; font-size:16px}
.footer-content-bottom a:hover {color: #12a951;}
.footer-copy {color: #999999; text-align:center}
.footer-link {color: #999999;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
 
.footer-nav {margin-top: 4%;}
.footer-nav ul{display: inline-block;vertical-align: top;text-align: left;width: 14%; margin:0px 3%;}
.footer-nav ul:first-child {margin-left: ;}
.footer-nav ul:last-child {width: auto;}
.footer-nav ul span{display: block;color: #fff;padding-bottom: 10px;}
.footer-nav ul li {padding: 1px 0;overflow: hidden; line-height:29px;}
.footer-nav ul li a{display: block;color: #fff;padding-bottom: 3px; opacity:.6; 
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;


}


.footer-nav ul:nth-child(2){ width:33%;}
.footer-nav ul:nth-child(2) li a{ width:50%; float:left}



.footer-nav ul:nth-child(3) {}
.footer-nav ul:nth-child(3) li a {}
.footer-nav ul li a:hover {color: #02893a;}


@font-face {
	font-family:Roboto-Light;
	src: url('../fonts/Roboto-Light.ttf'); }

/* index */






.floating_ck{position:fixed;right:20px;top:30%; z-index:9999999999999}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:rgb(2,137,58,.8);border-bottom:solid 0px #fff;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer; margin-bottom:1px}
.floating_ck dl dd:hover{background-color:#116c36;border-bottom:solid 0px #a40324;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult{background-image:url(../images/icon0701/zxicon.png);}
.words{background-image:url(../images/icon0701/zxicon1.png);}
.qq{background-image:url(../images/icon0701/qq.png);}


.quote{background-image:url(../images/icon0701/kficon.png);}
.qrcord{background-image:url(../images/icon0701/erweima.png);}
.return{background-image:url(../images/icon0701/fanhui.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;background-color:#116c36;border-bottom:solid 0px #a40324;display:none;}
.floating_left a{color:#fff;line-height:80px;}
.floating_ewm{height:160px;top:-80px;}
.floating_ewm i{background-image:url(../images/erweima.png);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}



.index-banner-swiper {width: 100%;height: 100%;position: relative;background: #000;} 
.index-banner-swiper .swiper-slide-active .img .pic {animation: srmgani 6000ms 1 ease forwards;}
@keyframes srmgani{0%{transform:scale(1.05);} 100%{transform:scale(1.0);}}
.index-banner-item {position: relative;overflow: hidden;}
.index-banner-item .text{width: 48%;position: absolute;left: 7%;top: 50%;transform: translateY(-50%);z-index: 10;color: #fff;}
.index-banner-item .title-1,.index-banner-item .title-2,.viewmore-5,
.index-banner-item .title-3,.index-banner-item .text-4,.index-banner-item .text-5,.index-banner-item .title-4 {overflow: hidden;}
.index-banner-item .title-1 div,.index-banner-item .title-2 div,.viewmore-5 a,
.index-banner-item .title-3 div,.index-banner-item .text-4 div,.index-banner-item .title-4 div,
.index-banner-item .text-5 div{opacity: 0;transform:translateY(200px);transition: opacity 1s linear,transform 1s cubic-bezier(.215,.61,.355,1);}
.index-banner-item .title-1 {font-family: 'poppinssb';}
.index-banner-item .title-2 {font-family: 'poppinssb';}
.index-banner-item .title-3 {overflow: hidden; margin-left:2%} 
.index-banner-item .title-4 {font-weight: bold;color: #02893a; }
.index-banner-item .text-4  {margin-top: 4%;margin-left:2%;line-height:40px}  
.index-banner-item .text-5  {margin-top: 3%;}
.index-banner-swiper .swiper-slide .title-1 div {transition-delay: .1s;}
.index-banner-swiper .swiper-slide .title-2 div {transition-delay: .1s;}
.index-banner-swiper .swiper-slide .title-3 div,
.index-banner-swiper .swiper-slide .title-4 div {transition-delay: .2s;}
.index-banner-swiper .swiper-slide .text-4 div  {transition-delay: .3s;}
.index-banner-swiper .swiper-slide .text-5 div,.index-banner-swiper .swiper-slide .viewmore-5 a {transition-delay: .4s;}
.index-banner-swiper .swiper-slide-active .title-1 div,
.index-banner-swiper .swiper-slide-active .title-2 div,
.index-banner-swiper .swiper-slide-active .title-3 div,.index-banner-swiper .swiper-slide-active .viewmore-5 a ,
.index-banner-swiper .swiper-slide-active .text-5 div,.index-banner-swiper .swiper-slide-active .title-4 div,
.index-banner-swiper .swiper-slide-active .text-4 div{transform: translateY(0px);opacity: 1;}

.scrolldown-1 {position:absolute ;right: 3%;bottom: 5%;width: 22px;z-index: 11;}
.banner-swiper-ctrl {position: absolute;left: 8%;bottom: 6%;z-index: 11;}
.banner-swiper-ctrl .banner-prev,.banner-swiper-ctrl .banner-next{display: inline-block;vertical-align: middle;color: #fff;cursor: pointer;}
.progress-bar-1 {width: 240px;display: inline-block;vertical-align: middle;position: relative;margin: 0 5px;}
.progress-bar-1 span {background: rgba(255,255,255,.2);display: block;width: 100%;height: 2px;position: relative;}
.progress-bar-1 span::before {content: '';width: 0;height: 100%;position: absolute;left: 0;top: 0;z-index: 11;background: #fff;transition:all .4s ease;}
.progress-bar-1 span.swiper-pagination-bullet-active::before  {-webkit-animation: ws100 5000ms 1 forwards;animation: ws100 5000ms 1 forwards;} 
@keyframes ws100{0%{width: 0%;} 100%{width: 100%;}}
.index-banner-swiper .swiper-pagination-bullet {display: none;}
.index-banner-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {display: block;}

.index-banner-item.center .text{width: 54%;left: 50%;top: 50%;transform: translate(-50%,-50%);text-align: center;}
.index-banner-item.right .text{width: 48%;left: auto;top: 50%;transform: translateY(-50%);text-align: right;right: 13%;}
.index-banner-item.none .text {display: none;}


.viewmore-5 {position: relative;margin-top: 5%;}
.viewmore-5 a {display: inline-block;position: relative;padding-bottom: 5px;overflow: hidden;}
.viewmore-5 a::after{content: '';width: 100%;height: 1px;position: absolute;left: 0;bottom: 0;z-index: 1;background: #fff;}
.viewmore-5 span {display: inline-block;vertical-align: middle;color: #fff;margin-right: 10px;}
.viewmore-5 i {display: inline-block;vertical-align: middle;width: 12px;height: 12px;background: url('../images/rd1.png') center no-repeat;}

line2 {
    width: 50px;
    height: 1px;
    background: #fff;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}line3 {
    width: 54px;
    height: 54px;
    background: url(../images/line.png) no-repeat center top;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
}
.main{ position:relative}
.main2{ position:relative; width:1300px; margin:0 auto}
.about1{width:95%; margin:0 auto; padding:11% 0 4% 0; background:url(../images/bg5.jpg) no-repeat center top
}
.zuo_ab{ width:100%; margin:0 auto; margin-top:76px;  background-color:rgba(0,155,76,0.73); padding:7% 0 6% 0; position:relative}
.zuo_ab h2{ font-size:50px; color:#fff; text-transform:uppercase; font-family:EUCLIDCIRCULARA; text-align:center; margin:0; padding-bottom:10px}
.zuo_ab span{  color:rgb(255,255,255,.9); text-align:center; display: block; letter-spacing:0px}
.zuo_ab p{ color:#fff;  text-align:center; margin:0 auto; margin-top:30px; line-height:33px; width:80%; font-size:18px}
.zuo_ab p a{ color:#fff; font-size:18px}
.kuai_df{ width:94%; height:50px; background:#fff; box-shadow: 0 0 20px rgba(51,51,51,.1); margin-top:50px; padding:5% 3%}
.you_kuai{ width:46px; height:213px; background:#036eb8; position:absolute; right:0%; bottom:20%; line-height:46px}
.you_kuai p{transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg); font-size:13px; color:#fff; text-transform:uppercase;  display:block; float:left; width:46px; text-align:center; font-family:Barlow-Regular; letter-spacing:4px; line-height:46px}
.zuo_ab .more{ width:16%; margin:80px auto 20px auto; height:42px; line-height:42px; padding:10px; text-align:center ; transition:all 0.4s; border:1px #fff solid; color:#fff}
.zuo_ab .more a{ text-align:center; color:#fff; font-size:18px; transition:all 0.4s}
.zuo_ab .more:hover { background:#fff; width:18%;  transition:all 0.4s; display:block; color:#333}
.zuo_ab .more:hover a{ color:#333}









.zuo_ab1{ width:100%; margin:0 auto; margin-top:0px;  padding:0 0 0; position:relative; }
.zuo_ab1 h2{ font-size:60px; color:#1b1b1b; text-transform:uppercase; font-family:EUCLIDCIRCULARA; text-align:center; padding-bottom:0px;margin:0}
.zuo_ab1 h3{ font-size:50px; text-align:center;margin:0;color:#2c2c2c; }

.zuo_ab1 span{ font-size:24px; color:#333; text-align:center; display: block; margin-top:20px}
.zuo_ab1 p{ color:#525252; font-size:18px;  text-align:center; margin:0 auto; margin-top:30px; line-height:40px; width:90%; text-indent:30px}
.zuo_ab1 p a{ color:#333; }
.kuai_df{ width:94%; height:50px; background:#3; box-shadow: 0 0 20px rgba(51,51,51,.1); margin-top:50px; padding:5% 3%}
.you_kuai{ width:46px; height:213px; background:#036eb8; position:absolute; right:0%; bottom:20%; line-height:46px}
.you_kuai p{transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg); font-size:13px; color:#fff; text-transform:uppercase;  display:block; float:left; width:46px; text-align:center; font-family:Barlow-Regular; letter-spacing:4px; line-height:46px}
.zuo_ab1 .more{ width:20%; margin:40px auto; padding:10px; text-align:center ; transition:all 0.4s; background:#02469b;}
.zuo_ab1 .more a{ text-align:center; color:#333; font-size:18px; transition:all 0.4s;  color:#fff}
.zuo_ab1 .more:hover { background:#d0000e; width:22%;  transition:all 0.4s; display:block; color:#fff;border:0!important}
.zuo_ab1 .more:hover a{ color:#fff; border:0!important}



.kuai_df li{ width:30%; float:left ; border-right:1px #d2d2d2 solid; margin-left:3%; transition:all 0.4s;}
.fl{ float:left}
.fr{ float:right}
.zzuo{ width:25%; margin-left:5%}
.zzuo span{ font-size:38px; color:#343434}

.yyuo{ width:65%; }
.yyuo h2{ font-size:20px; color:#212121}
.yyuo span{ font-size:14px; color:#5d5d5d; text-transform:uppercase; font-family:font20988; margin-top:4px}

.kuai_df li:last-child{ border:0}
.kuai_df li:hover{ margin-top:10px;  transition:all 0.4s; border-bottom:2px #01479e solid; padding-bottom:20px}
.kuai_df li:hover .yyuo h2 { color:#01479e; font-size:21px; transition:all 0.4s}
.kuai_df li:hover .yyuo span { color:#01479e; font-size:13px; transition:all 0.4s}

.kuai_df li:hover .zzuo span{ color:#01479e; font-size:40px; transition:all 0.4s}

 line{ width: 50px;
    height: 1px;
    background: #666;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;}



.main1{ width:90%; margin:0 auto; padding-top:120px; margin-bottom:60px }

.main{ position:relative; width:85%; margin:0 auto; display:block; top:150px}

.main2{ position:relative; width:1300px; margin:0 auto}

.about2{ width:100%; background:url(../images/career1.jpg) no-repeat center bottom fixed; background-size:100% ;position:relative;  height:1100px; margin-top:-80px }
.hh2 h2 {
    font-size: 50px;
    color: #202020;
    text-align: center; 
}.hh2 span {
    font-size: 20px;
    color: #666666;
    text-align: center;
    display: block;
    padding-top: 4px;
    line-height: 28px; letter-spacing:2px
}.wrapper {
    width: 100%;
    height: 140px;
    display: flex!important;
    flex-direction: row;
    margin-top: 60px;
    margin-bottom: 80px;
}.wrapper1 {
    width: 25%;
    height: 90px;
    background: url(../css_index/line3.jpg) no-repeat right center;
    flex: 1;
}.counter { color:#008e3b; border-radius: 5px;}

.time1{ width:100%; margin-bottom:15px;  text-align:left; float:left; margin-left:0%; position:relative}
.time1 h2{  font-size:55px; font-family:BEBAS; margin:0; color:#01479e; text-align:left; float:left}
.timex{ width:100%; height:30px; color:#666666; font-size:18px; text-align:left;float:left; }
.picd{ float:left; width:100%; margin-top:30px}
.time1 i{  width: 26px;
    height: 26px;
    background-color: #cf000e;
   
    border-radius: 50%;
    color: #fff!important;
    line-height: 23px;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    margin-top: 20px;float:left; margin-top:40px; margin-left:10px}

.wrapper1:last-child .time1 h2{ letter-spacing:-1px}
.wrapper1:last-child{ background:none}

.qywl {
    width: 98%;
    margin: auto;
    height: auto;
 
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; margin-top:90px
}.qywlan {
    text-align: center; flex:1
   
}.slide03 {
    -webkit-animation: slide03 1s;
    -moz-animation: slide03 1s;
    -ms-animation: slide03 1s;
    -o-animation: slide03 1s;
    animation: slide03 1s;
    visibility: visible;
}.qywlan01 {
    line-height: 62px;
    padding-top: 30px;
    font-size: 52px;
    color: #fff;
  
    font-family:'EUCLIDCIRCULARA'; margin:0; color:#fff;
}.qywlan02 {
    line-height: 32px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
    color: rgb(255,255,255,0.8); padding:20px 10%
}.slide04 {
    -webkit-animation: slide04 1s;
    -moz-animation: slide04 1s;
    -ms-animation: slide04 1s;
    -o-animation: slide04 1s;
    animation: slide04 1s;
    visibility: visible;
}
.qywlan i{
   
    border-radius: 50%;
    color: #fff!important;
    line-height: 23px;
    text-align: center;
    font-size: 17px;
    display: inline-block;
    margin-top: 20px;  margin-left:10px; font-style:normal }




.hh23 h2 {
    font-size: 40px;
    color: #202020;
    text-align: center;
}.hh23 span { height:130px!important;

    color: #666666;
    text-align: center;
    display: block;
    padding-top: 0px;
    line-height: 28px; width:80%; margin:10px auto; font-family:"微软雅黑"
}.logoz { width:100%; text-align:center; padding:0% 0px 0px; 
    font-size: 60px;
    color: #333;
    text-transform: uppercase;
    font-family: EUCLIDCIRCULARA;
    text-align: center;}
.logoz img { width:700px}
.i_title { width:100%; text-align:center; padding:5% 0px; width:1300px; margin:0px auto;}
.hh23 h3 { line-height:60px; font-size: 36px; color:#333; margin-bottom:0%; text-align:center;  font-family:"微软雅黑"; font-weight:normal; margin-top:0}
.i_title p { line-height:30px; font-size:16px; color:#999;}
.i_title strong { font-size:22px; line-height:60px;}
.search{width:60%; margin:0 auto; margin-top:50px;height:62px; padding-left:10px; padding-right:0px; background:#f6f6f6; border-radius:5px; margin-bottom:3%;}
.search .fl{ width:75%}
.search .fr{ float:right;}
.searchinput{height:62px;border:#fefefe solid 0px;width:100%;float:left;display:inline;line-height:62px; outline:none; background:none; color:#555; opacity:0.7; font-size:16px; padding-left:5%; }
.chan_bg{ background:url(../images/cpbg.jpg) no-repeat center;  width:100%; margin:0 auto}
.search .fr input {
    width: 100%;
    background: #009b4c;
    font-size: 17px;
    color: #ffffff;
    height: 62px; border:0;
}.search .fr {
    width: 25%;
}
em{ font-style:normal}



.a331{ font-size:24px; color:#fff}
.sgjjs{ margin-top:20px; width:160px; text-align:center}



.guide{background: #f2f2f2;padding: 7rem 0;}
.gui_tit{font-size: 50px;color: #333;text-align: center;line-height:50px;height: 118px;overflow: hidden;font-weight: normal;position: relative;}
.gui_tit:before{content: "";width: 30px;height: 2px;background: #009b4c;position: absolute;bottom: 5px;left: calc(50% - 15px);-webkit-transition:all .5s;transition:all .5s;}
.gui_tit:after{content: "";width: 20px;height: 2px;background: #009b4c;position: absolute;bottom: 0;left: calc(50% - 10px);-webkit-transition:all .5s;transition:all .5s;}
.gui_tit:hover:before{width: 40px;left: calc(50% - 20px);}
.gui_tit:hover:after{width: 30px;left: calc(50% - 15px);}
.gui_tit a{color: #333;}
.gui_tit a:hover{color: #009b4c;}
.gui_tit span{display: block;font-size: 22px;color: #888;padding: 0.25rem 0 0;}
.guide dl{width: 20%;float: left;text-align: center;height: 13rem;position: relative;margin-top: 4rem;}
.guide dl:before{content: "";width: 1px;height: 100%;background: #e2e2e2;position: absolute;top: 0;right: 0;}
.guide dl dt{width: auto;height: 4.8rem;line-height: 0;overflow: hidden;margin: 0 auto;}
.guide dl dt img{width: 4.5rem;height: 4.8rem;}
.guide dl:hover dt img{-webkit-animation:hvr-buzz-out 0.75s linear;animation:hvr-buzz-out 0.75s linear;}
.guide dl dd{width: 100%;padding: 2.1rem 0 0;}
.guide dl dd h5{font-size: 26px;color: #333;height: 2.2rem;line-height: 2.2rem;overflow: hidden;font-weight: normal;}
.guide dl dd p{font-size: 16px;color: #666;line-height: 1.3rem;padding: 0.6rem 0 0;}
.guide dl dd i{display: block; font-style:normal}
.guide dl:nth-of-type(5):before{background: none;}







.gui_tit1{font-size: 50px;color: #fff;text-align: center;line-height:50px;height: 98px;overflow: hidden;font-weight: normal;position: relative;}
.gui_tit1:before{content: "";width: 30px;height: 2px;background: #fff;position: absolute;bottom: 5px;left: calc(50% - 15px);-webkit-transition:all .5s;transition:all .5s;}
.gui_tit1:after{content: "";width: 20px;height: 2px;background: #fff;position: absolute;bottom: 0;left: calc(50% - 10px);-webkit-transition:all .5s;transition:all .5s;}


.gui_tit1:hover:before{width: 40px;left: calc(50% - 20px);}
.gui_tit1:hover:after{width: 30px;left: calc(50% - 15px);}







.gui_tit2{font-size: 36px;color: #333;text-align: center;line-height:50px;height: 118px;overflow: hidden;font-weight: normal;position: relative; width:100%; display:block}

.gui_tit2 span{ font-size:18px; color:#666; display:block}






.gui_tit3{font-size: 36px;color: #333;text-align: center;line-height:50px;height: 118px;overflow: hidden;font-weight: normal;position: relative; width:100%; display:block; position:absolute; top:10%}

.gui_tit3 span{  color:#666; display:block}



.index_2{background-position:center; background-repeat:no-repeat;background-attachment: fixed; background-size:cover; background-image:url(../images/img12.jpg);
color:#fff; text-align:center; background-color:#e4e4e4; padding-bottom:10%; position:relative; padding-top:8.70833333333333vw;}
.index_2_2{ position:relative; margin-top:1em;
color:rgb(255,255,255,.7); padding-bottom:1.5em; font-size:18px;}
.index_2_1{
font-size:50px; }
.index_2_1 b { font-weight:100; font-family:"微软雅黑"}


.index_2_2:after{ margin-left:-20px; bottom:0;
content:''; position:absolute; left:50%; height:2px; background-color:#fff; width:40px;}
.index_2 .wmid{
position:relative; z-index:10;}
.index_2:after{ background-color:#000; opacity:0;
content:''; position:absolute; left:0; top:0; width:100%; height:100%; }
.index_2_3{
margin-top:4em;}


.zl { width:100%; clear:both; overflow:visible;}
.zl dl { width:24%; display:inline-block; text-align:center;color:#fff;font-size:18px;}
.zl dl img { margin:0px auto 27px;}
.zl dl dt {  line-height:26px; width:70%; margin:0px auto; color:#fff; text-transform:uppercase; font-size:22px; font-family:EUCLIDCIRCULARA}

.zl dl dd  { color:#fff; font-size:20px; font-weight:100; line-height:67px; font-family:Barlow-Regular}
.zl dl dd  a { color:#fff; font-size:20px; font-weight:100; line-height:67px; font-family:Barlow-Regular}

.ban1 { position:relative; width:100%; height:100%;}
.ban1 video{ position:absolute; z-index:-1; height:100%;}
.ban1:after {  content:" "; width:100%; height:100%; background:rgba(0,0,0,.35); position:absolute; z-index:1;}

.aazb { font-size:2.5em; letter-spacing:0px; font-weight:700;}
.aazb b { color:#cd0f16;}

.index_5_r .index_1_right_mid_bg { background: none !important;}






.guide11{}
.gui_tit{font-size: 50px;color: #333;text-align: center;line-height:50px;height: 118px;overflow: hidden;font-weight: normal;position: relative;}
.gui_tit:before{content: "";width: 30px;height: 2px;background: #009b4c;position: absolute;bottom: 5px;left: calc(50% - 15px);-webkit-transition:all .5s;transition:all .5s;}
.gui_tit:after{content: "";width: 20px;height: 2px;background: #009b4c;position: absolute;bottom: 0;left: calc(50% - 10px);-webkit-transition:all .5s;transition:all .5s;}
.gui_tit:hover:before{width: 40px;left: calc(50% - 20px);}
.gui_tit:hover:after{width: 30px;left: calc(50% - 15px);}
.gui_tit a{color: #333;}
.gui_tit a:hover{color: #009b4c;}
.gui_tit span{display: block;font-size: 22px;color: #888;padding: 0.25rem 0 0;}
.guide11 dl{width: 20%;float: left;text-align: center;height: 8rem;position: relative;margin-top:3rem;}
.guide11 dl:before{content: "";width:0px;height: 100%;background: #e2e2e2;position: absolute;top: 0;right: 0;}
.guide11 dl dt{width: auto;height: 4.8rem;line-height: 0;overflow: hidden;margin: 0 auto;}
.guide11 dl dt img{width: 4.5rem;height: 4.8rem;}
.guide11 dl:hover dt img{-webkit-animation:hvr-buzz-out 0.75s linear;animation:hvr-buzz-out 0.75s linear;}
.guide11 dl dd{width: 100%;padding: 1rem 0 0;}
.guide11 dl dd h5{color: #fff;height: 2.rem;line-height: 2.2rem;overflow: hidden;font-weight: normal;}
.guide11 dl dd p{font-size: 16px;color: #fff;line-height: 1.3rem;padding: 0.6rem 0 0;}
.guide11 dl dd i{display: block; font-style:normal}
.guide11 dl:nth-of-type(5):before{background: none;}





.index-about {padding: 8% 0 0px;overflow: hidden;} 
.index-about-top {width: 76%;margin: auto;}
.index-about-top .class-1{color: #02893a;font-weight: 900;}
.index-about-top-text {overflow: hidden;margin-top: 2%;}
.index-about-top-left {float: left;width: 45%;}
.index-about-top-left .text-1{color: #111111;}
.index-about-top-right {float: right;width: 33%;}
.index-about-top-right .text-2 {color: #666;}
.index-about-buttom {margin-top: 2%; margin-bottom:2%; width: 100%;overflow: hidden;clear: both;}
.index-about-icon {text-align: center;padding-top: 0;font-size: 0;}
.index-about-icon.num7 .index-about-icon-item {width: 13%;}
.index-about-icon.num6 .index-about-icon-item {width: 13%;}
.index-about-icon.num5 .index-about-icon-item {width: 17%;}
.index-about-icon-item {display: inline-block;vertical-align: top;width: 17%;}
.index-about-icon-item a {display: block;} 
.index-about-icon-item .icon-1 {position: relative;width: 50px;height: 50px;margin: auto;}
.index-about-icon-item .data-1 {margin-top: 4%;}
.index-about-icon-item .data-1 div {font-family: 'montserratl';display: inline-block;vertical-align: top;}
.index-about-icon-item .data-1 sup {display: inline-block;vertical-align: top;margin-left: 5%;margin-top: 5%;}
.index-about-icon-item .text-1 {margin-top: 3%;color: #999999;}
.index-about-icon-item a:hover .data-1 div,.index-about-icon-item a:hover .text-1,.index-about-icon-item a:hover .data-1 sup{color: #02893a;}
.index-about-icon-item a:hover .data-1 div {font-family: 'montserratr';}
.about-icon-progress-bar {margin-top: 2%;position: relative;text-align: center;font-size: 0;overflow: hidden;padding-bottom: 15px;}
.about-icon-progress-bar-line {background: url('../images/line.png') repeat-x left bottom;background-size: auto;}
.aiprogress-bar-item {display: inline-block;vertical-align: top;width: 17%;}
.aiprogress-bar-item .hover-1 {position: relative;width: 50%;margin: auto;}
.aiprogress-bar-item .hover-1::after {content: '';width: 11px;height: 6px;position: absolute;bottom: -115px;background: url('../images/sj.png') center no-repeat;opacity: 0;transition:all .4s ease;left: 50%;transform: translateX(-50%);}
.aiprogress-bar-item .hover-1 i{width: 1px;height: 30px;display: inline-block;vertical-align:middle;position: relative;}
.aiprogress-bar-item .hover-1 i::before {content: '';position: absolute;left: 0;bottom: 0;background: #cccccc;width: 100%;height: 20px;}
.aiprogress-bar-item .hover-1 i::after {content: '';transition:all .4s ease;position: absolute;left: 0;bottom: 0;background: #02893a;width: 100%;height: 0;z-index:11;}
.aiprogress-bar-item.cur .hover-1 {background: url('../images/line1.png') repeat-x center bottom;}
.aiprogress-bar-item.cur .hover-1 i::after {height: 100%;}
.aiprogress-bar-item.cur .hover-1 i::before {opacity: 0;}
.aiprogress-bar-item.cur .hover-1::after {opacity: 1;bottom: -15px;}


.index-professional-competence {padding: 0% 0 0% 0;overflow: hidden;} 
.professional-competence-top {overflow: hidden;}
.professional-competence-top .class-1{color: #02893a;font-weight: 900;}
.professional-competence-top .text-1{margin-top: 2%;}
.professional-competence-top .text-1 img {display: inline-block;vertical-align: middle;margin-top: -.3%;}
.professional-competence-bottom {margin-top: 0%;}

.professional-competence-item {position: relative;float: left;width: 21.6%;overflow: hidden;background: #f7f7f7;margin-right: 1%; background:url(../images/cp1.jpg) no-repeat center top; background-size:auto 100%;} 
.professional-competence-item:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgb(0,0,0,0.3);
    position: absolute;
}
.professional-competence-item:nth-child(2){background:url(../images/cp2.jpg) no-repeat center top; background-size:auto 100%;}
.professional-competence-item:nth-child(3){background:url(../images/cp3.jpg) no-repeat center top; background-size:auto 100%;}
.professional-competence-item:nth-child(4){background:url(../images/cp4.jpg) no-repeat center top; background-size:auto 100%;}
.professional-competence-item:nth-child(5){background:url(../images/cp5.jpg) no-repeat center top; background-size:auto 100%;}

.professional-competence-item ,.professional-competence-item * {transition:all .4s ease;}
.professional-competence-item:last-child {margin-right: 0;}
.professional-competence-item li {position: relative;list-style: none;margin: 0;padding: 0;padding-left: 15px; font-size:15px; line-height:28px;

text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
height: 28px;
line-height: 28px;


}
.professional-competence-item li::before {content: '-';position: absolute;left: 0;top: 0;opacity: .3;}
.professional-competence-item .default-item {padding: 20% 15%;overflow: hidden;position: relative;height: 560px;box-sizing: border-box;}
.professional-competence-item .default-item .title-1 {position: relative; color:#fff; top:42%; left:0px; width:100%; text-align:center; font-weight:100; font-size:24px;}
.professional-competence-item .default-item .title-1 span{ font-size:18px; font-family:Open}



.professional-competence-item .default-item .title-1::after {content: '';width: 17px;height: 17px;position: absolute;right: 0;top: 50%;background: url('../images/jt1w.png');margin-top: -8px;}
.professional-competence-item .default-item .item-1 {color: #fff;margin-top: 145%; text-align:center; width:100%;}
.professional-competence-item .default-item .item-1 p {margin: 0;padding: 0;}
.professional-competence-item .default-item .icon-1 {position: absolute; width:100%; text-align:center; top: 24%;z-index: 11;height: 80px; left:0px;}
.professional-competence-item .default-item .icon-1 img { margin:0px auto;}
.professional-competence-item.cur {width: 32%;}
.professional-competence-item.cur .hover-item {z-index: 11;opacity: 1;width: 100%;left: 0; }
.professional-competence-item.cur .hover-item:before { content:" "; width:100%; height:100%; position:absolute; left:0px; top:0px; background:rgba(2,137,58,.8); z-index:1; }

.cpbg { width:100%; background:url(../images/cpbg.jpg) no-repeat center top; clear:both; overflow:visible; height:auto; }

.professional-competence-item .hover-item {background: url(../images/cp1.jpg) no-repeat center bottom #02893a; background-size: auto 100%; position: absolute;height: 100%;left: 100%;top: 0;z-index: -11;opacity: 0;width: 660px;}

.professional-competence-item:nth-child(2) .hover-item{background:url(../images/cp2.jpg) no-repeat center top; background-size:auto 100%;}
.professional-competence-item:nth-child(3) .hover-item{background:url(../images/cp3.jpg) no-repeat center top; background-size:auto 100%;}
.professional-competence-item:nth-child(4) .hover-item{background:url(../images/cp4.jpg) no-repeat center top; background-size:auto 100%;}
.professional-competence-item:nth-child(5) .hover-item{background:url(../images/cp5.jpg) no-repeat center top; background-size:auto 100%;}


.professional-competence-item .hover-item-top {overflow: hidden; position:absolute; top:42%; width:100%; z-index:2;}
.professional-competence-item .hover-item-top .item-2 {color: #ffd6c1;padding: 10% 7% 5% 7%;overflow: hidden;}
.hover-item-bottom .title-2 span{ font-size:18px; font-family:Open}


.professional-competence-item .hover-item-top .item-2 li {padding: 0;color:#fff; opacity:1; width:50%; float:left;}
.professional-competence-item .hover-item-top .item-2 li a {color: #fff; font-size:16px;




}
.professional-competence-item .hover-item-top .item-2 li::before{display: none;}
.professional-competence-item .hover-item-top .item-2 li a:hover {color: #fff;}
.professional-competence-item .hover-item-top .item-2 li:last-child { width:100%; display:block; padding-top:20px;}
.professional-competence-item .icon-2 {position: absolute;right: 0%; bottom: 0%;width: 35%; display:none;}	
.hover-item-bottom {background: ;position: absolute;left: 0;width: 100%;top: 25%;z-index: 12;}	
.hover-item-bottom .text {padding: 5% 10%;overflow: hidden;}
.hover-item-bottom .title-2{color: #fff;position: relative; font-size:35px; font-weight:100;}			 
.hover-item-bottom .title-2::after {content: '';width: 17px;height: 17px;position: absolute;right: 0;top: 50%;background: url('../images/jt1w.png');margin-top: -8px;filter: invert(100%);transform:  rotate(180deg);}
.hover-item-bottom .text-2{color: #fff;margin-top: 2%; font-size:15px; opacity:.8; display:none;}
.professional-competence-item:nth-child(1) .hover-item-top .item-2 li {width: 50%;float: left;}

.index-representative-project {background: #f7f7f7;padding: 0% 0 10%;overflow: hidden;} 
.representative-project-top {overflow: hidden;position: relative;}
.representative-project-top .class-1{color: #02893a;font-weight: 900;}
.representative-project-top .text-1{margin-top: 2%;width: 66%;}
.representative-project-top .viewmore-1 {position: absolute;right: 0;top: 70%;transform: translateY(-50%);}
.viewmore-1 {position: relative;}
.viewmore-1 a {display: inline-block;position: relative;padding-bottom: 5px;overflow: hidden;}
.viewmore-1 a::after{content: '';width: 100%;height: 1px;position: absolute;left: 0;bottom: 0;z-index: 1;background: #02893a;}
.viewmore-1 span {display: inline-block;vertical-align: middle;color: #02893a;margin-right: 10px;  font-size:16px;}
.viewmore-1 i {display: inline-block;vertical-align: middle;width: 10px;height: 10px;background: url('../images/rb1.png') center no-repeat;}
.viewmore-1 a:hover::after {background: #02893a;}
.viewmore-1 a:hover span {color: #02893a;}
.viewmore-1 a:hover i {background: url('../images/rb2.png') center no-repeat;}
.representative-project-bottom {margin-top: 0%;overflow: hidden;}
.representative-project-swiper {overflow: hidden;}
.representative-project-item {position: relative;}
.representative-project-item a {display: block;position: relative;}
.representative-project-item .mark-1 {position: absolute;left: 0;width: 100%;top: 0;z-index: 11;height: 100%;background: url('../upload/rp.png') top no-repeat #02893a;background-size: cover;opacity: 0;}
.representative-project-item .item-4 {padding: 10%;overflow: hidden;color: #fff;}
.representative-project-item .item-4 li {list-style: none;margin: 0;padding: 0;margin-bottom: 5%;}
.representative-project-item .item-4 li span{display: block;color: #ffb48e;}
.representative-project-item .item-4 li p{display: block;margin: 0;padding: 1% 0;}
.representative-project-item .item-4 li:first-child {width: 100%;float: left; line-height:100%; text-align:center; margin-top:32%;  font-size:25px; font-weight:700; }
.representative-project-item .item-4 li:nth-child(3) {clear: left;}
.representative-project-item .text {position: relative;padding: 5% 0;overflow: hidden;}
.representative-project-item .text::after {content: '';width: 100%;height: 1px;position: absolute;left: 0;bottom: 0;background: #ccc;}
.representative-project-item .text::before {content: '';width: 0;height: 1px;position: absolute;left: 0;bottom: 0;background: #000;z-index: 11;transition:all .4s ease;}
.representative-project-item .title-1 {position: relative;color: #000;}	
.representative-project-item .title-1::after {content: '';width: 17px;height: 17px;position: absolute;right: 0;background: url('../images/jt1.png');bottom: -5px;}
.representative-project-item .text-1 {margin-top: 1%;color: #666666;}
.representative-project-item a:hover .text::before{width: 100%;}
.representative-project-item a:hover .mark-1 {opacity: 1;}
.representative-project-item a:hover .text-1 {color: #000;}

.cp_tu {
    width: 90%;
    margin: 0px auto;
    margin-top: 30px; padding-bottom:6%
}.cp_list { text-align:center; width:100%; }
.cp_list ul li { width:150px; height:45px; line-height:45px; border:2px solid #d2d2d2; text-align:center; font-size:17px; display:inline-block; margin:0px 6px;  }

.cp_tu {  margin:0px auto; margin-top:30px  }
.cp_tu_list { width:416px; height:312px; overflow:hidden; float:left; border-radius:0px; position:relative;}
.cp_tu_list .tu { position:absolute; width:416px}
.cp_tu_list .zi {position:absolute;  width:100%;height:312px; text-align:center; color:#fff; background:url(../images/p_t_bg.png) repeat-x  center bottom;  z-index:999
}

.cp_tu_list .zi h3 { font-size:35px; line-height:90px; width:100%; float:left; font-size:26px; text-align:left; padding-left:10%;  font-weight:400; padding-top:227px; display:none}
.cp_tu_list .zi span img  {  float:right; margin-top:35px; padding-right:30px; } 


.index-company-dynamics {overflow: hidden;padding: 7% 0 8%;}
.company-dynamics-top {overflow: hidden;position: relative;}
.company-dynamics-top .class-1{color: #02893a;font-weight: 900; text-align:center; font-size:32px;}
.company-dynamics-top .text-1{margin-top: 1.5%; text-align:center; width:80%; margin:0px auto; line-height:80px; font-size:33px;}
.company-dynamics-top .text-2 {text-align:center; margin-bottom:20px;}
.company-dynamics-top .viewmore-1{ width:100%; text-align:center;}
.company-dynamics-bottom {margin-top: 4%;overflow: hidden;}
.company-dynamics-item {float: left;width: 46%;margin-bottom: 1%;}
.company-dynamics-item a {display: block;position: relative;}
.company-dynamics-item a:hover .pic {transform: scale(1.05);}
.company-dynamics-item a:hover .title-1 {color: #02893a;}
.company-dynamics-item .img{float: left;width: 42%;}
.company-dynamics-item .text{float: left;width: 53%;margin-left: 5%;}
.company-dynamics-item .date-1{color: #999999;margin-top: -4px;}
.company-dynamics-item .title-1 {color: #000;margin-top: 9px;}
.company-dynamics-item .text-1 {color: #666;margin-top: 9px; line-height:26px;}
.company-dynamics-item .class-1{margin-top: 16px;}
.company-dynamics-item .class-1 span{color: #02893a;display: inline-block;padding: 3px 7px;text-align: center;border: 1px solid #02893a;}
.company-dynamics-item:first-child{margin-right: 2%;width: 48%;margin-bottom: 0;}
.company-dynamics-item:first-child .img{float: none;width: 100%;}
.company-dynamics-item:first-child .text{float: none;margin-left:0;width: 100%;margin-top: 20px;}
.company-dynamics-item:last-child {margin-bottom: 0;}

.index-corporate-team {overflow: hidden;padding: 6% 0;background: #f7f7f7;}
.corporate-team-top {overflow: hidden;}
.corporate-team-top .class-1{color: #02893a;font-weight: 900;}
.corporate-team-top .text-1{margin-top: 1.5%;width: 68%;}
.corporate-team-bottom {margin-top: 4%;}
.corporate-team-pic {float: left;width: 53%;}
.corporate-team-pic-item {float: left;width: 45%;margin-right: 4%;}
.corporate-team-pic-item .pic {transition:all .4s ease;}
.corporate-team-pic-item.cur .pic {transform: scale(1.1);}
.corporate-team-list {float: right;width: 45%;}
.corporate-team-text-item {overflow: hidden;margin-bottom: 6%;margin-top: 2%;}
.corporate-team-text-item a{display: block;border-bottom: 1px solid #e5e5e5;padding-bottom: 6%;}
.corporate-team-text-item .text-1 {overflow: hidden;margin-bottom: 3%;color: #000;width: 94%;}
.corporate-team-text-item .bottom-2{position: relative;overflow: hidden;margin-top: 3%;}
.corporate-team-text-item .bottom-2::before {content: '';width: 0px;height: 1px;background: #02893a;position: absolute;left:0;top: 12px;transition:all .4s ease;}
.corporate-team-text-item .text-2 {color: #000;}
.corporate-team-text-item .text-3 {color: #666666;}
.corporate-team-text-item a:hover .bottom-2::before {width: 40px;}
.corporate-team-text-item a:hover .bottom-2 {padding-left: 60px;}
.corporate-team-text-item:last-child a {border: none;}
.corporate-team-text-item:last-child {margin-bottom: 0;}






/* professional */
.professional {margin-top: 100px;overflow: hidden;}
.professional-top {overflow: hidden;border-bottom: 1px solid #eeeeee;}
.professional-top .div-container{position: relative;padding: 4% 0 2% 0;}
.professional-content {width: 74%;overflow: hidden;}
.professional-content.w66 {width: 66%;}
.professional-content .class-1{color: #02893a;font-weight: 900;}
.professional-content .text-1{margin-top: 1.5%;}
.professional-content .text-2{color: #666666;margin-top: 5%;}
.professional-top .icon-1 {position: absolute;right: -1%;top: 50%;width: 300px;height: 350px;transform: translateY(-50%);}
.professional-center {padding: 3% 0;overflow: hidden;}
.professional-center-left {float: left;width: 70%;position: relative;overflow: hidden;padding-right: 4%;}
.professional-center-left::after {content: '';width: 1px;height: 100%;position: absolute;right: 0;top: 0;background: #eee;}
.professional-center-content {padding-bottom: 3%;overflow: hidden;}
.professional-center-nav {margin-top: 1%;}
.professional-nav-item {overflow: hidden;}
.professional-nav-item.mr0 {margin-right: 0;}
.professional-nav-item a{background: #f7f7f7;display: block;position: relative;}
.professional-nav-item .text {position: absolute;width: 90%;left: 5%;top: 50%;transform: translateY(-50%);z-index: 11;text-align: center;}
.professional-nav-item .icon-1 {display: inline-block;vertical-align: middle;width: 40px;height: 40px;position: relative;}
.professional-nav-item .title-1 {display: inline-block;vertical-align: middle;margin-left: 15px;text-align: left;color: #000;}
.professional-nav-item.cur a {background: #02893a;}
.professional-nav-item.cur .title-1 {color: #fff;}
.professional-nav-item.cur .icon-1 img { filter: invert(100%) grayscale(100%);}
.professional-nav-swiper .swiper-slide-thumb-active .professional-nav-item a {background: #02893a;}
.professional-nav-swiper .swiper-slide-thumb-active .professional-nav-item .title-1 {color: #fff;}
.professional-nav-swiper .swiper-slide-thumb-active .professional-nav-item .icon-1 img { filter: invert(100%) grayscale(100%);}
.professional-center-main {clear: both;width: 100%;padding-top: 3%;overflow: hidden;}
.professional-center-main-swiper {position: relative;}
.professional-consulting-main {padding: 3% 0;overflow: hidden;position: relative;}
.professional-consulting-main::after {content: '';width: 100%;height: 1px;background: #02893a;position: absolute;left: 0;top: 11px;}
.professional-consulting-main::before {content: '';width: 24px;height: 12px;background: url('../images/sjt.png') center no-repeat;position: absolute;top: 0;z-index: 11;}
.professional-consulting-main.pcm1::before {left: 15%;margin-left: 0;}
.professional-consulting-main.pcm2::before {left: 50%;margin-left: 12px;}
.professional-consulting-main.pcm3::before {left: 83%;margin-left: 0;}
.professional-consulting-main .img{float: left;width: 31.3333%;}
.professional-consulting-main .txt{float: left;width: 55%;padding: 2% 5% 5% 5%;}
.professional-consulting-main .title-2{font-weight: bold;}
.professional-consulting-main .text-1{margin-top: 3%;color: #666666;}
.professional-consulting-bottom {clear: both;overflow: hidden;padding-top: 3%;border-top: 1px solid #02893a;}
.consulting-list {padding: 1% 0;overflow: hidden;}
.consulting-list .professional-nav-item  {margin-bottom: 3%;width: 31.3333%;margin-right: 3%;float: left;}
.consulting-list .professional-nav-item.mr0 {margin-right: 0;}
 
.professional-center-right {float: right;width: 23%;overflow: hidden;}
.consulting-experts {margin-top: 1%;padding: 0 5%;overflow: hidden;}
.consulting-experts .title-2{position: relative;}
.consulting-experts .title-2::after {content: '';width: 17px;height: 17px;position: absolute;right: 0;top: 50%;background: url('../images/jt1.png');margin-top: -8px;transform: rotate(90deg);}
.consulting-experts-user {padding: 4% 0;overflow: hidden;margin-top: 5%;}
.consulting-experts-user .img{float: left;width: 33%;position: relative;background: #f1f1f1;border-radius: 100%;overflow: hidden;}
.consulting-experts-user .text{float: left;width: 60%;margin-left: 7%;padding-top: 3%;}
.consulting-experts-user .title-3 {font-weight: bold;}
.consulting-experts-user .text-3 {margin-top: 2%;color: #666666;}
.consulting-experts-contact {border-top: 1px solid #f5f5f5;border-bottom: 1px solid #f5f5f5;padding: 5% 0;overflow: hidden;margin-top: 7%;}
.consulting-experts-contact .item-2{position: relative;overflow: hidden;padding: 4% 0;}
.consulting-experts-contact .item-2 .icon-2 {float: left;width: 30%;overflow: hidden;}
.consulting-experts-contact .item-2 .icon-2 i {width: 60px;height: 60px;position: relative;background: #fef5f0;border-radius: 100%;margin: auto;display: block;}
.consulting-experts-contact .item-2 .text-2{float: left;width: 60%;}
.consulting-experts-contact .item-2 .text-1{margin-top: 3%;color: #999999;}
.consulting-experts-contact .item-2 .text-3 {color: #000;word-break: break-all;}				 

.professional-bottom {padding: 5% 0;overflow: hidden;background: #f7f7f7;}
.professional-bottom .class-1{color: #000;}
.professional-bottom .div-container {width: 88%;float: right;}
.professional-bottom-content{margin-top:3%;overflow: hidden;}
.related-cases-swiper {position: relative;width: 100%;}
.related-cases-swiper a {display: block;opacity: .4;position: relative;}
.related-cases-swiper .img{overflow: hidden;position: relative;}
.related-cases-swiper .img img {max-width: 500px;}
.related-cases-swiper .mark-1 {position: absolute;left: 0;width: 100%;top: 0;z-index: 11;height: 100%;background: url('../upload/rp.png') top no-repeat #02893a;background-size: cover;opacity: 0;}
.related-cases-swiper .item-4 {padding: 10%;overflow: hidden;color: #fff;}
.related-cases-swiper .item-4 li {list-style: none;margin: 0;padding: 0;margin-bottom: 5%;}
.related-cases-swiper .item-4 li span{display: block;color: #ffb48e;}
.related-cases-swiper .item-4 li p{display: block;margin: 0;padding: 1% 0;}
.related-cases-swiper .item-4 li:first-child {width: 70%;float: left;}
.related-cases-swiper .title-1{margin-top: 3%;color: #000;}
.related-cases-swiper .text-1{color: #666666;}
.related-cases-swiper a:hover img {transform: scale(1.05);}
.related-cases-swiper a:hover .mark-1 {opacity: 1;}
.related-cases-swiper .swiper-slide {width: auto;height: auto;}
.related-cases-swiper .swiper-slide.swiper-slide-active a {opacity: 1;}
.related-cases-swiper .swiper-slide.swiper-slide-next a{opacity: 1;} 
.related-cases-swiper .swiper-slide.cur a{opacity: 1;} 
.related-cases-swiper a:hover {opacity: 1;}

.professional-center-list {overflow: hidden;}
.professional-center-list .professional-nav-item {float: left;width: 32%;margin-right: 2%;margin-bottom: 1%;position: unset;z-index: 11;overflow: visible;}
.professional-center-list .professional-nav-item.cur .professional-consulting-main{display: block;}
.professional-center-list .professional-nav-item.mr0 {margin-right: 0;}
.professional-center-list .professional-nav-item .icon-1 {margin-left: 5%;}
.professional-center-list .professional-nav-item .title-1 {width: 60%;}
.professional-center-list .professional-consulting-main {width: 100%;border-bottom: 1px solid #02893a;display: none;position: absolute;left: 0;top: 100%;box-sizing: border-box;padding: 0;overflow: hidden;}
.professional-center-list .professional-consulting-main::before,.professional-center-list .professional-consulting-main::after {display: none;}
.professional-item3 {position: relative;clear: both;overflow: hidden;padding: .5% 0;}
.professional-container {overflow: hidden;position: relative;padding:3% 0 1% 0;margin: 1% 0;} 
.professional-container::before {content: '';width: 24px;height: 12px;background: url('../images/sjt.png') center no-repeat;position: absolute;top: 0;z-index: 11;}
.professional-container::after {content: '';width: 100%;height: 1px;background: #02893a;position: absolute;left: 0;top: 11px;}
.professional-consulting-main.pcm1 .professional-container::before {left: 15%;}
.professional-consulting-main.pcm2 .professional-container::before {left: 50%;}
.professional-consulting-main.pcm3 .professional-container::before {left: 83%;}
.professional-consulting-main .txt {width: 55%;padding: 2% 5% 5% 0;}
.professional-consulting-main .img {margin-right: 5%;}
/* .professional-nav-item a:hover {background: #02893a;}
.professional-nav-item a:hover .title-1 {color: #fff;}
.professional-nav-item a:hover .icon-1 img { filter: invert(100%) grayscale(100%);} */




/* trendsinsights */
.professional .viewmore-1 {position: absolute;right: 0;top: 80%;transform: translateY(-50%);}
.professional .viewmore-1 span{color: #02893a;}
.professional .viewmore-1 i {background: url('../images/rb2.png') center no-repeat;}
.professional .viewmore-1 a::after {background: #02893a;}
.trendsinsights-linurl-nav {margin-top: 3%;overflow: hidden;padding: 3% 0;}
.trendsinsights-linurl-nav a {display: inline-block;vertical-align: middle;margin-right: 30px;color: #666666;padding-bottom: 5px;position: relative;}
.trendsinsights-linurl-nav a:hover,.trendsinsights-linurl-nav a.cur {color: #02893a;}
.trendsinsights-linurl-nav a::after {content: '';width: 100%;height: 1px;background: #02893a;position: absolute;left: 0;bottom: 0;width: 0;transition:all .4s ease;}
.trendsinsights-linurl-nav a.cur::after {width: 100%;}
.trends-and-insights {padding: 4% 0;overflow: hidden;} 
.trends-and-insights-top {overflow: hidden;position: relative;}
.trends-and-insights-top .class-1{color: #02893a;font-weight: 900;}
.trends-and-insights-top .text-1{margin-top: 1.5%;}
.trends-and-insights-top .text-1 p {margin: 0;padding: 0;}
.trends-and-insights-list {padding-top: 4%;overflow: hidden;}
.trends-and-insights-left {float: left;width: 45%;padding-right: 3%;position: relative;overflow: hidden;}
.trends-and-insights-left::after {content: '';width: 1px;height: 100%;position: absolute;right: 0;top: 0;background: #eee;}
.trends-and-insights-item {position: relative;}
.trends-and-insights-item a{display: block;}
.trends-and-insights-item .text {overflow: hidden;margin-top: 2.5%;position: relative;}
.trends-and-insights-item .title-1 {color: #111111;width: 70%;}
.trends-and-insights-item .data-1 {color: #999999;position: absolute;right: 0;top: 50%;transform: translateY(-100%);}
.trends-and-insights-item .keyword-1 {margin-top: 2%;overflow: hidden;}
.trends-and-insights-item .keyword-1 span{display: inline-block;vertical-align: middle;margin-right: 5px;color: #02893a;padding: 3px 5px;background: #fdf0e9;}
.trends-and-insights-item a:hover .pic {transform: scale(1.05);}
.trends-and-insights-right {overflow: hidden;}
.trends-and-insights-right .trends-and-insights-item {width: 100%;position: relative;overflow: hidden;border-bottom: 1px solid #eee;}
.trends-and-insights-right .trends-and-insights-item:last-child {border: none;}
.trends-and-insights-right .trends-and-insights-item:first-child a{padding: 1% 5% 5% 5%;}
.trends-and-insights-right .trends-and-insights-item a {display: block;padding: 5%;overflow: hidden;}
.trends-and-insights-right .trends-and-insights-item .data-1 {position: relative;transform: none;top: auto;} 
.trends-and-insights-right .trends-and-insights-item .title-1 {width: 100%;margin-top: 2%;} 
.trends-and-insights-right .trends-and-insights-item .text-1 {margin-top: 2%;color: #666666;} 
.trends-and-insights-right .trends-and-insights-item .viewmore-1 {position: relative;margin-top: 6%;display: inline-block;padding-bottom: 7px;} 
.trends-and-insights-right .trends-and-insights-item .viewmore-1::after {content: '';width: 0;height: 1px;position:absolute;left: 0;bottom: 0;z-index: 11;background: #02893a;transition:all .4s ease;}
.trends-and-insights-right .trends-and-insights-item a:hover .title-1 {color: #02893a;}
.trends-and-insights-right .trends-and-insights-item a:hover .viewmore-1::after {width: 100%;}


.latest-insights {background: #f7f7f7;padding: 5% 0;overflow: hidden;}
.latest-insights-top {overflow: hidden;position: relative;}
.latest-insights-top .class-1{color: #02893a;font-weight: 900;}
.latest-insights-top .text-1{margin-top: 1.5%;}
.latest-insights-top .text-1 p {margin: 0;padding: 0;}
.latest-insights-list {padding-top: 4%;overflow: hidden;}
.latest-insights-item {position: relative;float: left;overflow: hidden;width: 24%;margin-right: 2%;}
.latest-insights-item.lii1 {width: 48%;}
.latest-insights-item.lii1 .keyword-1 span{color: #fff;background: #02893a;}
.latest-insights-item.lii1 .text {position: absolute;left: 5%;width: 90%;bottom: 8%;z-index: 1;color: #fff;padding: 0;}
.latest-insights-item.lii1 .title-1 {width: 50%;color: #fff;}
.latest-insights-item.lii1 .data-1 {position: absolute;right: 0;bottom: 1%;opacity: .4;margin: 0;color: #fff;}
.latest-insights-item:last-child {margin-right: 0;}
.latest-insights-item a {display: block;position: relative;overflow: hidden;background: #fff;}
.latest-insights-item .text {width: 80%;padding: 10%;overflow: hidden;}
.latest-insights-item .keyword-1 {overflow: hidden;}
.latest-insights-item .keyword-1 span{display: inline-block;vertical-align: middle;margin-right: 5px;color:#02893a;padding: 3px 5px;background: #fdf0e9;border-radius: 3px;}
.latest-insights-item .title-1 {width: 100%;margin-top: 3%;color: #000;}
.latest-insights-item .data-1 {margin-top: 15%;color: #999999;}
.latest-insights-item .img::after {content: '';width: 60px;height: 60px;background: #02893a;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);opacity: 0;}
.latest-insights-item .img::before {content: '';width: 60px;height: 60px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: url('../images/jt3.png') center no-repeat;z-index: 11; opacity: 0;}
.latest-insights-item .img img {opacity: 0;}
.latest-insights-item a:hover .img::after,.latest-insights-item a:hover .img::before{opacity: 1;}
.latest-insights-item a:hover .pic {transform: scale(1.05);}
.latest-insights-item:first-child .img img {opacity: 1;}

.dynamic-information {padding: 5% 0;overflow: hidden;}
.dynamic-information-top {overflow: hidden;position: relative;}
.dynamic-information-top .class-1{color: #02893a;font-weight: 900;}
.dynamic-information-top .text-1{margin-top: 1.5%;}
.dynamic-information-top .text-1 p {margin: 0;padding: 0;}
.dynamic-information-list {overflow: hidden;margin-top: 4%;}
.dynamic-information-item {position: relative;float: left;overflow: hidden;width: 47%;margin-bottom: 2.3%;}
.dynamic-information-item:last-child {margin-bottom: 0;}
.dynamic-information-item a {display: block;}
.dynamic-information-item .img {overflow: hidden;float: left;width: 40%;}
.dynamic-information-item .text {position: relative;overflow: hidden;padding-left: 5%;}
.dynamic-information-item .data-1 {color: #999999;clear: both;margin-top: 2%;}
.dynamic-information-item .title-1 {width: 100%;color: #000;margin-top: 3%;}
.dynamic-information-item .keyword-1 {overflow: hidden;}
.dynamic-information-item .keyword-1 span{display: inline-block;vertical-align: middle;margin-right: 5px;color:#02893a;padding: 3px 5px;background: #fdf0e9;border-radius: 3px;}
.dynamic-information-item .text-1 {color: #666;width: 100%;overflow: hidden;margin-top: 3%;}
.dynamic-information-item:first-child {margin-right: 2.5%;padding-right: 2.5%;width: 48%;margin-bottom: 0;}
.dynamic-information-item:first-child::after {content: '';width: 1px;height: 100%;position: absolute;right: 0;top: 0;background: #eee;}
.dynamic-information-item:first-child .img {width: 100%;float: none;}
.dynamic-information-item:first-child .title-1 {margin-top: 1%;width: 50%;}
.dynamic-information-item:first-child .text {width: 100%;float: none;padding-top: 3%;padding-left: 0;}
.dynamic-information-item:first-child .text-1 {position: absolute;right: 0;top: 60%;width: 40%;margin-top: 0;transform: translateY(-50%);text-align: justify;}
.dynamic-information-item:first-child .keyword-1 {margin-top: 2%;}
.dynamic-information-item:first-child  .data-1 {margin-top: 0;}
.dynamic-information-item a:hover .pic {transform: scale(1.05);}
.dynamic-information-item a:hover .title-1 {color: #02893a;}

.research-report-list{padding:0;overflow: hidden;position: relative;}
.research-report-list .div-container {width: 78%;}
.research-report-item {width: 33.333%;position: relative;float: left;overflow: hidden;} 
.research-report-item a::after{content: '';width: 1px;height: 100%;position: absolute;right: 0;top: 0;background: #e5e5e5;}
.research-report-item.rri3 a:after {display: none;}
.research-report-item a {padding: 10% 3% 5% 3%;overflow: hidden;position: relative;display: block;}
.research-report-item .text {overflow: hidden;padding-bottom: 3%;}
.research-report-item .keyword-1 {overflow: hidden;}
.research-report-item .keyword-1 span{display: inline-block;vertical-align: middle;margin-right: 5px;color:#02893a;padding: 3px 5px;background: #fdf0e9;border-radius: 3px;}
.research-report-item .title-1 {margin-top: 3%;color: #000;}
.research-report-item .data-1 {margin-top: 2%;color: #999999;}
.research-report-item .text-1 {color: #fff;padding: 5%;overflow: hidden;}
.research-report-item .mark-1 {position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 11;background: rgba(237,109,43,.9);opacity: 0;}
.research-report-item a:hover .title-1{text-decoration: underline;}
.research-report-item a:hover .mark-1 {opacity: 1;}

.pageturn-2 {text-align: center;clear: both;overflow: hidden;padding: 1% 0 3% 0;}
.pageturn-2 a {display: inline-block;vertical-align: middle;width: 20px;height: 20px;line-height: 20px;text-align: center;color: #666666;margin: 0 5px;position: relative;}
.pageturn-2 a.cur {color: #000;}
.pageturn-2 a:hover {opacity: 1;color: #000;text-decoration: underline;}
.pageturn-2 a.prev,.pageturn-2 a.next {opacity: .5;}
.pageturn-2 a.prev:hover,.pageturn-2 a.next:hover {opacity: 1;}
.pageturn-2 a.prev {background: url('../images/l1.png') center no-repeat;}
.pageturn-2 a.next {background: url('../images/r1.png') center no-repeat;}

.latest-insight-list {padding:0;overflow: hidden;position: relative;}
.latest-insight-list .div-container {padding-bottom: 1%;overflow: hidden;}
.latest-insight-item {float: left;width: 33.333%;overflow: hidden;border-bottom: 1px solid #e5e5e5;}
.latest-insight-item a{display: block;position: relative;padding: 2% 0;overflow: hidden;margin: 11% 5%;}
.latest-insight-item .img{position: relative;}
.latest-insight-item .text {position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 11;opacity: 1;background: #fff;}
.latest-insight-item .data-1 {color: #999999;}
.latest-insight-item .title-1 {margin-top: 2%;color: #000;} 
.latest-insight-item .keyword-1 {margin: 2% 0;}
.latest-insight-item .keyword-1 span {display: inline-block;vertical-align: middle;margin-right: 5px;color:#666666;padding: 3px 5px;background: #f7f7f7;border-radius: 3px;}
.latest-insight-item .text-1 {margin-top: 3%;color: #999999;}
.latest-insight-item .viewmore-1 {position: relative;left: auto;top: auto;transform: none;margin-top: 10%;}
.latest-insight-item .mark-1 {position: absolute;left: 8%;width: 82%;bottom: 10%;z-index: 11;opacity: 1;}
.latest-insight-item .mark-1::after {content: '';width: 17px;height: 17px;position: absolute;right: 0;bottom: 5%;background: url('../images/jt2.png'); transform: rotate(270deg);}
.latest-insight-item .mark-1 .data-1{color: #fff;opacity: .6;}
.latest-insight-item .mark-1 .title-1 {color: #fff;}
.latest-insight-item .mark-1 .keyword-1 span {background: #02893a;color: #fff;}
.latest-insight-item a:hover .mark-1{opacity: 1;}
.latest-insight-item a:hover .text {opacity: 0;}
.latest-insight-item.lii1 {width:100%;float: none;}
.latest-insight-item.lii1 a {padding: 4% 0;margin: 0;}
.latest-insight-item.lii1 .img{position: relative;width: 47%;height: 100%;left: auto;top: auto;opacity: 1;float: left;}
.latest-insight-item.lii1 .img img {opacity: 0;}
.latest-insight-item.lii1 .text {float: left;width: 50%;padding: 1% 0 0 3%;overflow: hidden;position: relative;left: auto;top: auto;}
.latest-insight-item.lii1 .title-1 {width: 68%;}
.latest-insight-item.lii1 .keyword-1 span {color:#02893a;background: #fdf0e9;}
.latest-insight-item.lii1 .viewmore-1 {margin-top: 15%;display: inline-block;position: relative;padding-bottom: 5px;}
.latest-insight-item.lii1 .viewmore-1::after {content: '';width: 100%;height: 1px;position:absolute;left: 0;bottom: 0;z-index: 11;background: #02893a;}
.latest-insight-item.lii1 a:hover .text {opacity: 1;}
.latest-insight-item.lii1 a:hover .pic {transform: scale(1.05);}
.latest-insight-item.lii1 a:hover .title-1 {color: #02893a;}
.latest-insight-item.lii2 a,.latest-insight-item.lii5 a {margin: 11% 10% 11% 0;}
.latest-insight-item.lii3 a,.latest-insight-item.lii6 a {margin: 11% 5% 11% 5%;}
.latest-insight-item.lii4 a,.latest-insight-item.lii7 a {margin: 11% 0 11% 10%;}
.latest-insight-item.lii5,.latest-insight-item.lii6,.latest-insight-item.lii7 {border-bottom:none}

.dynamic-informations-list {padding: 1.5% 0;overflow: hidden;}
.dynamic-informations-item {width: 100%;position: relative;}
.dynamic-informations-item a{display: block;overflow: hidden;box-sizing: border-box;}
.dynamic-informations-item .img{float: left;width: 65%;}
.dynamic-informations-item .text{width: 33%;height: 100%;position: absolute;right: 0;top: 0;}
.dynamic-informations-item .keyword-1{margin-top: 3%;color: #02893a;}
.dynamic-informations-item .title-1{margin-top: 2%;color: #000;}
.dynamic-informations-item .text-1{margin-top: 4%;color: #666666;}
.dynamic-informations-item .data-1 {color: #999999;margin-top: 5%;}
.dynamic-informations-item .viewmore-1{left: 0;right: auto;top: auto;transform: none;bottom: 5%;}
.dynamic-informations-item a:hover .pic{transform: scale(1.05);}
.dynamic-informations-main {overflow: hidden;position: relative;margin-top: 1%;width: 102%;}
.dynamic-informations-main::after {content: '';width: 1px;height: 100%;position: absolute;right: 34.333%;top: 20px;background: #e8e8e8;}
.dynamic-informations-main::before {content: '';width: 1px;height: 100%;position: absolute;left: 32.22%;top: 20px;background: #e8e8e8;}
.dynamic-informations-main .dynamic-informations-item {width: 100%;}
.dynamic-informations-main .dynamic-informations-item .text-1{color: #999;margin-top: 2%;}
.dynamic-informations-main .dynamic-informations-item .img{float: none;width: 100%;}
.dynamic-informations-main .dynamic-informations-item .img::after {content: '';width: 60px;height: 60px;background: #02893a;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);opacity: 0;}
.dynamic-informations-main .dynamic-informations-item .img::before {content: '';width: 60px;height: 60px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: url('../images/jt3.png') center no-repeat;z-index: 11; opacity: 0;}
.dynamic-informations-main .dynamic-informations-item .text{width: 100%;height: auto;position: relative;right: auto;top: auto;}
.dynamic-informations-main .dynamic-informations-item a:hover .title-1 {color: #02893a;}
.dynamic-informations-main .dynamic-informations-item a:hover .img::after,
.dynamic-informations-main .dynamic-informations-item a:hover .img::before {opacity: 1;}

.news-detail {margin-top: 100px;overflow: hidden;}
.news-detail-top {padding: 1.5% 0;overflow: hidden;}
.news-detail-top .div-container{width: 63%;}
.path-content {color: #999;}
.path-content a {color: #999;}
.path-content a.cur,.path-content a:hover {color: #000;}
.text-content {padding: 4% 0;overflow: hidden;}
.text-content .data-1{color: #02893a;font-weight: bold;}
.text-content .title-1{margin-top: 1%;width: 70%;}
.text-content .text-1{margin-top: 2%;color: #666666;}
.news-detail-bottom {padding: 4% 0;overflow: hidden;background: #f5f5f5;}
.news-detail-bottom .div-container{width: 63%;}
.news-detail-left {float: left;width: 20%;overflow: hidden;}
.news-detail-left .title-1 {color: #1a1a1a;padding-bottom: 3%;}
.classified-atalogue,.article-author,.article-label,.share-articles {margin-bottom: 15%;}
.classified-atalogue-nav {padding: 3% 0;overflow: hidden;}
.classified-atalogue-nav li {list-style: none;margin: 0;padding: 0;margin: 7px 0;}
.classified-atalogue-nav a {display: inline-block;position: relative;padding-bottom: 3px;}
.classified-atalogue-nav a::after {content: '';width: 100%;height: 1px;background: #02893a;position: absolute;left: 0;bottom: 0;display: none;}
.classified-atalogue-nav a.cur {color: #02893a;}
.classified-atalogue-nav a.cur::after {display: block;}
.article-author-content {padding: 3% 0;overflow: hidden;}        
.classified-atalogue-item {overflow: hidden;margin: 3% 0;clear: both;padding: 2% 0;}
.classified-atalogue-item .touxiang-1{float: left;width: 34%;border-radius: 100%;overflow: hidden;}
.classified-atalogue-item .text{float: left;width: 60%;margin-left: 6%;margin-top: 3%;}
.classified-atalogue-item .name-1{font-weight: bold;color: #000;}
.classified-atalogue-item .text-1{color: #1a1a1a;margin-top: 4%;}
.classified-atalogue-item .text-2{color: #1a1a1a;}            
.article-label-content {padding: 3% 0;overflow: hidden;}
.article-label a {padding: 2px 4px;border: 1px solid #999999;margin-right: 7px;margin-bottom:10px;text-align: center;color: #999;display: inline-block;vertical-align: middle;}
.article-label a:hover {color: #fff;border: 1px solid #02893a;background: #02893a;}
.share-articles-content {padding: 3% 0;overflow: hidden;}    
.share-articles-content li {list-style: none;margin: 0;padding: 0;position: relative;width: 30px;height: 30px;display: inline-block;vertical-align: middle;margin-right: 10;} 
.share-articles-content li img {opacity: .5;}
.download-articles {padding: 2% 0;}
.download-articles a {display: block;width: 74%;padding: 5.5% 0;text-align: center;color: #fff;background: #02893a;}
.download-articles a:hover {background: #02893a;}
.news-detail-right {float: left;width: 75%;overflow: hidden;padding-left: 5%;position: relative;min-height: 600px;}
.news-detail-right::before {content: '';position: absolute;left: 0;top: 0;width: 1px;height: 100%;background: #e5e5e5;}
.news-detail-right-content {color: #666;overflow: hidden;position: relative;}
.news-detail-right-content img {max-width: 100%;height: auto!important;}
.news-detail-right-content strong {color: #000;}
.pageturn-3 {padding: 3% 0;overflow: hidden;position: relative;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;margin-top: 5%;}
.pageturn-3 a {display: block;width: 40%;position: relative;}
.pageturn-3 a:hover span{opacity: 1;}
.pageturn-3 a span{opacity: .5;color: #000;}
.pageturn-3 a.prev{float: left;padding-left: 4%;}
.pageturn-3 a.next{float: right;text-align: right;padding-right: 4%;}
.pageturn-3 a.prev::before,.pageturn-3 a.next::after {content: '';width: 10px;height: 10px;position: absolute;transform: translateY(-50%);opacity: .3;top: 50%;}
.pageturn-3 a.prev::before {left: 0;background: url('../images/l1.png') center no-repeat;}
.pageturn-3 a.next::after  {right: 0;background: url('../images/r1.png') center no-repeat;}
.pageturn-3 a.return-3 {position: absolute;width: 30px;height: 30px;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 11;padding-top: 10px;}
.pageturn-3 a.return-3 i{display: block;background: #999999;margin: 5px auto;width:80%;height: 2px;}
.pageturn-3 a.return-3:hover i {background: #000;}
.pageturn-3 a.prev:hover::before {opacity: 1;}
.pageturn-3 a.next:hover::after {opacity: 1;}




/* project */
.project-search {position: absolute;right: 0;bottom: 14%;width: 20%;z-index: 11;}
.project-search-input {width: 100%;border: 1px solid #ccc;border-radius: 50px;display: block;padding: 5% 8%;overflow: hidden;box-sizing: border-box;outline: none;transition:all .4s ease;background: none;}
.project-search-input:focus {border: 1px solid #000;}
.project-search-btn {width: 50px;height: 50px;position: absolute;right: 5%;top: 50%;background: url('../images/s.png') center no-repeat;z-index: 11;transform: translateY(-50%);}
.project-search-btn:hover {opacity: .5;}
.project-list {padding: 2% 0;overflow: hidden;}
.project-list-nav {overflow: hidden;}
.project-list-nav ul {list-style: none;margin: 0;padding: 5px 0 5px 6%;margin-bottom: 5px;overflow: hidden;position: relative;font-size: 0;}
.project-list-nav ul span{text-align: right;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.project-list-nav li {list-style: none;margin: 0;padding: 0;display: inline-block;vertical-align: middle;position: relative;}
.project-list-nav li::after {content: '';display: inline-block;vertical-align: middle;width: 1px;height: 15px;background: #ccc;margin: 0 10px;}
.project-list-nav li a{display: inline-block;vertical-align: middle;}
.project-list-nav li.cur a {color: #02893a;}
.project-list-content {position: relative;width: 100%;padding:0;overflow: hidden;margin-top: 3%;}
.project-list-content::before {content: '';width: 1px;height: 100%;position: absolute;left: 32.22%;top: 5px;background: #e8e8e8;}
.project-list-content::after {content: '';width: 1px;height: 100%;position: absolute;right: 34.44%;top: 5px;background: #e8e8e8;}
.project-list-item {width: 100%;position: relative;}
.project-list-item a {display: block;overflow: hidden;}
.project-list-item .text {position: relative;padding: 5% 0;overflow: hidden;}
.project-list-item .text::after {content: '';width: 17px;height: 17px;position: absolute;right: 0;top: 50%;background: url('../images/jt1.png');margin-top: -8px;}
.project-list-item .title-1 {color: #000;}
.project-list-item .text-1 {margin-top: 1%;color: #666666;}
.project-list-item .mark-1 {position: absolute;left: 0;width: 100%;top: 0;z-index: 11;height: 100%;background: url('../upload/rp.png') top no-repeat #02893a;background-size: cover;opacity: 0;}					  
.project-list-item .item-4 {padding: 10%;overflow: hidden;color: #fff;}
.project-list-item .item-4 li {list-style: none;margin: 0;padding: 0;margin-bottom: 5%;}
.project-list-item .item-4 li span{display: block;color: #ffb48e;}
.project-list-item .item-4 li p{display: block;margin: 0;padding: 1% 0;}
.project-list-item .item-4 li:first-child {width: 70%;float: left;}
.project-list-item .item-4 li:first-child p {width: 90%;}
.project-list-item a:hover img {transform: scale(1.05);}
.project-list-item a:hover .title-1 {color: #02893a;}
.project-list-item a:hover .mark-1 {opacity: 1;}
.statistics-1 {color: #666;}
.statistics-1 strong {color: #02893a;}

.return-detail-1 {position: fixed;left: 3%;top: 15%;z-index: 11;}
.return-detail-1 a{display: block;width: 45px;height: 45px;border: 2px solid #e9e9e9;border-radius: 100%;}
.return-detail-1 a::after {content: '';width: 10px;height: 10px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: url('../images/l2.png') center no-repeat;}
.return-detail-1 a:hover {background: #02893a;border: 2px solid #02893a;}
.return-detail-1 a:hover::after {filter: invert(100%);}

.project-detail {position: relative;overflow: hidden;margin-top: 100px;}
.project-detail-content {overflow: hidden;padding: 3.3% 0 5% 0;position: relative;}
.project-detail-left {float: left;width: 50%;position: relative;overflow: hidden;}
.project-detail-left img{max-width: 100%;height: auto!important;margin-bottom: 5px;}
.project-detail-right {float: left;margin-left: 5%;width: 45%;overflow: hidden;}
.project-detail-right-content {overflow: hidden;}
.project-detail-right .project-title{padding: 3% 0;overflow: hidden;border-bottom: 1px solid #000;}
.project-detail-right .project-title .title-1{font-weight: 900;color: #02893a;}
.project-detail-right .project-title .text-1{margin-top: 1%;color: #1a1a1a;}
.project-detail-right .project-item{padding: 3% 0;overflow: hidden;}        
.project-detail-right .project-item li{list-style: none;margin: 0;padding: 3px 0;overflow: hidden;}  
.project-detail-right .project-item li span:first-child{color: #999999;}  
.project-detail-right .project-text{border-top: 1px solid #dddddd;padding: 3% 0;overflow: hidden; margin-top:7%} 
.project-detail-right .project-text ul{list-style: none;margin: 0;margin-bottom: 3%;padding: 0;} 
.project-detail-right .project-text .text-2{color: #999999;} 
.project-text{ margin-top:60px}
.project-detail-right .project-text .text-3{color: #000;margin-top: 1.5%;} 
.project-detail-right .project-text .keyword-3 {margin-top: 2%;}
.project-detail-right .project-text .keyword-3 li {margin: 0;padding: 0;padding: 10px 20px;text-align: center;border: 1px solid #dddddd;border-radius: 50px;float: left;display: block;margin-right: 5px;margin-bottom: 5px;list-style: none;} 
.project-detail-right .project-text .keyword-3 p {margin: 0;padding: 0;}
.project-detail-bottom {position: absolute;left: 0;bottom: 0;z-index: 11;}





/* career */
.career-development {margin-top: 100px;overflow: hidden; }
.career-development-content {text-align: center;padding: 6% 0%;overflow: hidden;}
.career-development-content .class-1 {font-weight: 900;color: #02893a; font-size:32px;}
.career-development-content .text-1 {color: #1a1a1a;margin: auto;margin-top: 1.5%;width: 80%; font-size:30px; font-family:Arial, "微软雅黑";}
.career-development-content .text-2 {color: #999;margin: auto;margin-top: 2%;width: 96%; line-height:30px;}
.career-development-content .text-2 a { color:#999; font-size:16px;}

.career-development-video {position: relative;}
.career-development-video .video-text {position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 11;width: 50%;text-align: center;}
.career-development-video .title-1 {color: #fff;margin-top:1%;}
.career-development-video .title_cu { font-weight:700; font-size:42px;}
.career-development-video .play-1 {width: 90px;height: 90px;border-radius: 100%;background: #fff;margin: auto;position: relative;cursor: pointer;transition:all .4s ease;}
.career-development-video .play-1 i{display: block;width: 20px;height: 20px;background: url('../images/play.png') center top no-repeat;position: absolute;left: 40%;top: 50%;transform: translateY(-50%);transition:all .4s ease; }
.career-development-video .play-1:hover {transform: scale(0.9);}

.career-development-center {overflow: hidden;padding-bottom: 3%;}
.career-development-center .career-development-content {width: 76%;margin: auto;text-align: left;padding: 6% 0 4% 0;}
.career-development-center .career-development-content .text-1 {margin: 0;margin-top: 3%;width: 66%;}
.career-development-swiper {position: relative;float: right;width: 88%;overflow: visible;}
.career-development-item {overflow: hidden;}
.career-development-item .title-1{margin-top: 3%;}
.career-development-bottom {width: 76%;margin: auto;padding-bottom: 6%;overflow: hidden;}
.position-list {overflow: hidden;border-bottom: 1px solid #111111;}
.career-position-item {overflow: hidden;}
.career-position-item .title{border-top: 1px solid #111111;padding: 2% 0;overflow: hidden;cursor: pointer;position: relative;}
.career-position-item .title.cur .title-1{color: #02893a;}
.career-position-item .title.cur {border-bottom: 1px solid #fff;border-top: 1px solid #02893a;}
.career-position-item .title::before {content: '';width: 12px;height: 2px;background: #000;position: absolute;right: 0;top: 50%;margin-top: 0;}
.career-position-item .title::after {content: '';width: 2px;height: 12px;background: #000;position: absolute;right: 5px;top: 50%;margin-top: -5px;}
.career-position-item .title.cur::after,.career-position-item .title.cur .text-1{display: none;}
.career-position-item .title .title-1,.career-position-item .title .text-1{display: inline-block;vertical-align: middle;}
.career-position-item .title .title-1 {width: 25%;}
.career-position-item .title .text-1 {width: 15%;}
.career-position-item .text{padding: 2% 0;overflow: hidden;display: none;}
.career-position-item .position-li:first-child li{float: left;margin-right: 5%;}
.career-position-item .position-li {overflow: hidden;}
.career-position-item .position-li li{list-style: none;margin: 0;padding: 0;margin-bottom: 3%;}
.career-position-item .position-li .text-3{color: #999;}
.career-position-item .position-li .text-4{margin-top: 10px;}	
.career-position-item .position-li .text-4 p {margin: 0;padding: 0;} 
.apply-now-1 {overflow: hidden;}
.apply-now-1 a{width: 180px;padding: 20px 0;text-align: center;color: #fff;background: #02893a;display: block;}
.position-bottom {margin-top: 2%;}

.div-recruitment-windows {width: 31%;position: fixed;left: 50%;top: 50%;z-index: 1111;transform: translate(-50%,-250%);background: #fff;box-sizing: border-box;padding: 3% 3%;text-align: center;transition:all .4s ease;}
.div-recruitment-windows.cur {transform: translate(-50%,-50%);}
.div-recruitment-windows-mark {position: fixed;left: 0;top: 0;z-index: -1;width: 100%;height: 100%;background: rgba(0,0,0,.5);opacity: 0;transition:all .4s ease;}
.div-recruitment-windows-mark.cur {opacity: 1;z-index: 1110;}
.div-recruitment-windows .close-2{position: absolute;right: 2%;top: 2%;z-index: 2;}
.div-recruitment-windows .close-2 i {display: block;width: 50px;height: 50px;position: relative;cursor: pointer;transform: rotate(45deg);transition:all .4s ease;}
.div-recruitment-windows .close-2 i::after {content: '';width: 24px;height: 2px;background: #000;left: 50%;top: 50%;transform: translate(-50%,-50%);position: absolute;}
.div-recruitment-windows .close-2 i::before {content: '';width: 2px;height: 24px;background: #000;left: 50%;top: 50%;transform: translate(-50%,-50%);position: absolute;}
.div-recruitment-windows .close-2:hover i{transform: rotate(135deg);}
.div-recruitment-windows .title-1{overflow: hidden;}
.div-recruitment-windows .text-1{color: #999999;margin-top: 3%;}
.div-recruitment-from {text-align: left;margin-top:7%;}
.div-recruitment-from li{list-style: none;margin: 0;padding: 0;padding: 1% 0;position: relative;}
.div-recruitment-from .input-2{width: 100%;display: block;border: none;background: #f5f5f5;box-sizing: border-box;padding: 4.2% 6%;overflow: hidden;}
.div-recruitment-from .text-2 {padding: 2% 0;overflow: hidden;margin-top: 2%;}
.div-recruitment-from .text-2 span {color: #999999;}
.div-recruitment-from .input-3 {width: 100%;display: block;border: none;background:none;box-sizing: border-box;padding: 3% 6%;overflow: hidden;}
.div-recruitment-from .upload-2{position: relative;padding: 1% 0;border: 1px solid #e6e6e6;overflow: hidden;}
.div-recruitment-from .button-2{position: absolute;width:20%;display: block;border: none;background: #000;box-sizing: border-box;padding: 3% 3%;overflow: hidden;text-align: center;color: #fff;right: 8px;top: 50%;cursor: pointer;font-size: 12px;transform: translateY(-50%);}
.div-recruitment-from .button-2:hover {background: #02893a;}
.div-recruitment-from .submit-2 {width: 100%;display: block;border: none;background: #02893a;box-sizing: border-box;padding: 4% 0;overflow: hidden;text-align: center;color: #fff;cursor: pointer;margin-top: 5%;}
.div-recruitment-from .submit-2:hover {background: #02893a;}





/* about */

.about-us-content {margin-top: 100px;overflow: hidden;}
.about-us-top {padding: 6% 0 2% 0;overflow: hidden;border-bottom: 1px solid #dddddd;}
.about-us-top .class-1 {color: #02893a;font-weight: 900;}
.about-us-top .text-1 {margin-top: 1%;}
.about-us-bottom {padding: 2.3% 0;overflow: hidden;margin-bottom: 3%;}
.about-us-bottom .text-2 {float: left;width: 32%;font-weight: 800;}	 
.about-us-bottom .text-3 {float: right;width: 50%;}	
.about-us-bottom .icon-2 {position: absolute;left: 0;bottom: 7%;}	 
.about-us-content .index-about-buttom {margin-top: 0;}
.employees-and-culture {overflow: hidden;padding: 5% 0;}
.employees-and-culture-top {text-align: center;margin-top: 3%;}
.employees-and-culture-top .class-1{color: #02893a;font-weight: 900;}
.employees-and-culture-top .text-1{width: 80%;margin: auto;margin-top: 1%;}
.employees-and-culture-center {margin-top: 4%;text-align: center;font-size: 0;}
.employees-and-culture-item {width: 48.5%;margin: 1.5% 0;display: inline-block;vertical-align: top;}
.employees-and-culture-item:first-child {margin-right: 3%;}
.employees-and-culture-item:hover .pic {transform: scale(1.05);}
.employees-and-culture-item .pic {overflow: hidden;transition:all .4s ease;}
.employees-and-culture-item .text {width: 82%;margin: auto;margin-top: 3%;}
.employees-and-culture-item .title-1 {font-weight: 800;color: #02893a;}
.employees-and-culture-item .text-1 {margin-top: 1%;}
.employees-and-culture-item .text-2 {margin-top: 3%;color: #666666;}
.employees-and-culture-bottom {padding: 4% 0;margin-bottom: 5%;}
.core-values-top {text-align: center;}
.core-values-top .class-1{color: #02893a;font-weight: 900;}
.core-values-top .text-1 {width: 80%;margin: auto;margin-top: 1%;}
.core-values-bottom {margin-top: 3%;position: relative;text-align: center;}
.core-values-item {display: inline-block;vertical-align: middle;position: relative;} 
.core-values-item * {transition:all .4s ease;}
.core-values-item .icon-1 {width: 74px;height: 74px;border-radius: 100%;overflow: hidden; border: 1px solid #ccc;margin: auto;}
.core-values-item .icon-1 i{display: block;width: 60px;height: 60px;border-radius: 100%;overflow: hidden;position: relative;margin: 6px;border: 1px #ccc dashed;}
.core-values-item .icon-1 img {opacity: .5;}
.core-values-item .title-1{text-align: center;margin-top: 20px;}
.core-values-item .core-values-show {width: 310px;position: absolute;left: 50%;top: 120%;transform: translateX(-50%);background: #fff;display: none;}
.core-values-item .core-values-show::before {content: '';width:0;height:0;border-left:30px solid transparent;border-right:30px solid transparent;border-bottom:40px solid #fff;position: absolute;left: 50%;transform: translateX(-50%);top: -15px;}
.core-values-item .text-1 {padding: 8%;overflow: hidden;position: relative;z-index: 11;}
.core-values-item:hover .title-1{color: #02893a;}
.core-values-item:hover .icon-1 {background: #02893a;border: 1px solid #02893a;}
.core-values-item:hover .icon-1 i {border: 1px #fff dashed;}
.core-values-item:hover .icon-1 img {filter: invert(100%);opacity: 1;}
.core-values-item:hover .core-values-show {display: block;}
.core-values-line {width: 100px;height: 1px;border-top: 1px #ccc dashed;display: inline-block;vertical-align: middle;margin: 0 10px 45px 10px;}
.service-team {padding: 6% 0;overflow: hidden;}
.service-team-top {text-align: center;}
.service-team-top .class-1{color: #02893a;font-weight: 900;}
.service-team-top .text-1{margin: auto;margin-top: 1%;width: 80%;} 
.service-team-bottom {margin-top: 5%;}
.corporate-team-list .viewmore-1 {position: absolute;right: 9%;bottom: 0;}
.corporate-team-list .viewmore-1 span {color: #02893a;}
.corporate-team-list .viewmore-1 i { background: url('../images/rb2.png') center no-repeat;}

.contact-us {padding: 6% 0;overflow: hidden;text-align: center;}
.contact-us-top {overflow: hidden;}
.contact-us-top .class-1{color: #02893a;font-weight: 900;}
.contact-us-top .text-1{width: 80%;margin: auto;margin-top: 1%;}
.contact-us-top .text-2{width: 70%;margin: auto;margin-top: 2%;}
.contact-us-bottom {margin-top: 5%;overflow: hidden;}
.contact-us-bottom .tel-1 {color: #999999;}
.contact-us-bottom .tel-1 strong{color: #02893a;font-weight: normal;}
.contact-us-bottom .contact-1 {margin-top: 1%;color: #1a1a1a;}
.contact-us-bottom .viewmore-1 {margin-top: 2%;}
.contact-us-bottom .viewmore-1 span{color: #02893a;}
.contact-us-bottom .viewmore-1 i {background: url('../images/rb2.png') center no-repeat;}
.contact-us-bottom .viewmore-1 a::after {background: #EC6D2A;width: 0;}
.contact-us-bottom .viewmore-1 a:hover::after {display: block;width: 100%;}


.return-detail-2 {position: fixed;left: 3%;top: 15%;z-index: 11;}
.return-detail-2 a{display: block;width: 45px;height: 45px;border: 2px solid rgba(255,255,255,.4);border-radius: 100%;}
.return-detail-2 a::after {content: '';width: 10px;height: 10px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: url('../images/l2.png') center no-repeat;filter: invert(100%);}
.return-detail-2 a:hover {background: #02893a;border: 2px solid #02893a;} 

.service-team-detail {position: relative;}
.service-team-detail-text {position: absolute;right: 10%;width: 40%;z-index: 11;color: #fff;top: 25%;}
.service-team-detail-top{padding-bottom: 3%;border-bottom: 1px solid rgba(255,255,255,.2);}
.service-team-detail-top .name-1{overflow: hidden;}
.service-team-detail-top .text-1{overflow: hidden;}
.service-team-detail-top .text-2{margin-top: 2%;}
.service-team-detail-botton {padding-top: 3%;}
.service-team-detail-botton .text-3{overflow: hidden;}
.service-team-detail .img img {opacity: 0;}




/* search */
.header-search-show {text-align: center;width: 24%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 111;display: none;}
.header-search-show.show {display: block;}
.header-search-show-content {position: relative;}
.search-input {display: block;width: 100%;background: #fff;padding: 5% 5%;outline: none;border: none;color: #000;box-sizing: border-box;}
.search-submit {position: absolute;right: 2%;top: 50%;width: 50px;height: 50px;background: url('../images/s.png') center no-repeat;z-index: 11;border: none;margin-top: -25px;cursor: pointer;transition:all .4s ease;}
.search-submit:hover {background: #02893a url('../images/ss.png') center no-repeat;}
.search-detail {margin-top: 100px;overflow: hidden;}
.search-detail-content {margin-top: 3%;padding: 3% 0 0 0;overflow: hidden;}
.search-detail-content .title-1{color: #1a1a1a;}
.search-detail-content .search-1{margin-top: 1%;width: 30%;position: relative;}
.search-detail-content .search-1 .search-input {background: #f7f7f7;}
.search-nav-type {margin-top: 2%;overflow: hidden;padding: 1% 0 0 0;font-size: 0;position: relative;}
.search-nav-type::after {content: '';width: 100%;height: 1px;position: absolute;left: 0;bottom:0;background: #dddddd;z-index: 11;}
.search-nav-type a {display: inline-block;vertical-align: middle;margin-right: 30px;position: relative;padding: 1% 0;z-index: 21;}
.search-nav-type a::after {content: '';width: 100%;height: 1px;position: absolute;left: 0;bottom: 0;background: #02893a;z-index: 211;display: none;}
.search-nav-type a.cur {color: #02893a;}
.search-nav-type a.cur::after {display: block;}
.search-detail-main {padding: 1% 0 0 0;overflow: hidden;}
.search-detail-main .result-1{color: #666666;}
.search-detail-main .result-1 span{color: #02893a;}
.search-detail-result {padding: 1% 0;overflow: hidden;position: relative;}
.search-detail-result .latest-insight-item {border: none;}
.search-detail-result .latest-insight-item a { margin: 5% 5%;}
.search-detail-result .latest-insight-item.lii1 {width: 33.33%;float: left;}
.search-detail-result .latest-insight-item.lii1 .img {position: relative;width: 100%;height: 100%;left: auto;top: auto;opacity: 1;}
.search-detail-result .latest-insight-item.lii1 .text {float: none;width: 100%;padding:0;position: absolute;left: 0;top: 0;}
.search-detail-result .latest-insight-item.lii1 .title-1 {width: 100%;}
.search-detail-result .latest-insight-item.lii1 .keyword-1 span {color: #666;background: #f7f7f7;}
.search-detail-result .latest-insight-item.lii1 a:hover .keyword-1 span {color: #fff;background: #02893a;}
.search-detail-result .latest-insight-item.lii1 a { padding: 2% 0; }
.search-detail-result .latest-insight-item.lii1 .viewmore-1::after {display: none;}
.search-detail-result .latest-insight-item.lii1 .viewmore-1 {margin-top: 10%;}
.search-detail-result .latest-insight-item.lii1 a:hover .text {opacity:0 ;}
.search-detail-result .latest-insight-item.lii1 a:hover .title-1 {color: #fff;}
.search-detail-result .viewmore-1 span {color: #02893a;}
.search-detail-result .viewmore-1 i {background: url('../images/rb2.png') center no-repeat;}
.search-detail-result .latest-insight-item.lii1 a { margin: 5% 5% 5% 0;}
.search-detail-result .latest-insight-item.lii2 a { margin: 5% 2.5% 5% 2.5%;}
.search-detail-result .latest-insight-item.lii3 a { margin: 5% 0 5% 5%;}
.search-detail-result .dynamic-informations-main {margin-top: 0;}
.search-detail-result .research-report-item.rri1 a {padding: 10% 3% 5% 0;}
.search-detail-result .research-report-item.rri2 a {padding: 10% 1.5% 5% 1.5%;}
.search-detail-result .research-report-item.rri3 a {padding: 10% 0 5% 3%;}
.search-detail-result .research-report-item.rri1 a::after {display: none;}
.search-detail-result .research-report-item.rri2 a::after {display: none;}







@media screen and (max-width: 5120px) {
	.header-search-show {position: fixed;}
	.professional-competence-item .hover-item-top .item-2 {z-index: 111;}
	.professional-consulting-main.pcm3::before {left: 50%;}
	.professional-nav-swiper .swiper-slide:last-child .professional-consulting-main::before {left: 83%;}
	.latest-insights-item .keyword-1,.research-report-item .keyword-1,.latest-insight-item .keyword-1 {min-height: 26px;}
	.latest-insight-item .mark-1 .data-1 {min-height: 20px;}
	.latest-insight-item .text-1 {min-height: 48px;}
}
@media screen and (max-width: 3840px) { 

}
@media screen and (max-width: 2560px) {
	
}
@media screen and (max-width: 2048px) {
	
}
@media screen and (max-width: 1920px) {	
	.professional-nav-item .title-1 {max-width: 60%;}
	.research-report-item .text {min-height: 150px;}
	.latest-insight-item.lii5 {clear: left;}
}
@media screen and (max-width: 1680px) {
	.header-content {height: 80px;}
	.header-nav-show-content,.professional,.news-detail,.career-development ,.about-us-content,.search-detail,.project-detail {margin-top: 80px;}
	.header-search a {width: 40px;height: 40px;}
	.footer-social li a {width: 45px;height: 45px;}
	.career-development-video .play-1 {width: 80px;height: 80px;}
	.index-banner-swiper .swiper-slide .title-1 div img {width: 70px;}
	.representative-project-item .item-4 {padding: 5%;}
	.index-about {padding: 5% 0 0; background:url(../images/bg5.jpg) no-repeat center top;}
	.index-about-icon {padding-top: 0%; margin-bottom:3%;}
	.corporate-team-text-item {margin-top: 0;}
	.professional-competence-bottom {margin-top: 0%;}
	.representative-project-item .item-4 li {margin-bottom: 3%;} 
	.index-about-top-right {width: 40%;}

	
	.professional-competence-item .hover-item-top .item-2 {padding: 5% 10% 5% 10%;}
	
	.company-dynamics-item:first-child {margin-right: 2%;width: 49%;}
	.company-dynamics-item .img {width: 45%;}
	.company-dynamics-item .text {width: 50%;margin-left: 5%;}
	.professional-top .icon-1 img {max-width: 80%;max-height: 70%;}
	.apply-now-1 a {width: 150px;padding: 15px 0;}
	.core-values-line {margin: 0 10px 45px 10px;width: 80px;}
	.service-team-detail-text {right: 10%;width: 40%;top: 55%;transform: translateY(-50%);}
	
	.project-detail-right .project-text .keyword-3 li {padding: 8px 16px;}
	.project-list-content::before {left: 32%;}
	.project-list-content::after {right: 34.555%;}
	.consulting-experts-contact .item-2 .icon-2 i {width: 50px;height: 50px;}
	.consulting-experts-contact .item-2 .text-2 {width: 70%;}
	.consulting-experts { padding:0;}
	.research-report-item .text {min-height: 137px;}
}
@media screen and (max-width: 1440px) {
	.header-content {height: 100px;}
	.header-nav-show-content,.professional,.news-detail,.career-development ,.about-us-content,.search-detail,.project-detail {margin-top: 100px;}
	.footer-social li a,.index-about-icon-item .icon-1 {width: 60px;height: 60px;}
	
	
	
	.company-dynamics-item {margin-bottom: 2%;}
	.corporate-team-text-item {margin-bottom: 3%;}
	.corporate-team-text-item a {padding-bottom: 3%;}
	.corporate-team-text-item .text-1 {width: 100%;}
	.professional-top .icon-1 {right: -4%;width: 250px;height: 300px;}
	.professional-nav-item .icon-1 {width: 35px;height: 35px;}
	.consulting-experts-contact .item-2 .icon-2 i {width: 50px;height: 50px;}

	.dynamic-informations-main::before {left: 31.666%;}
	.dynamic-informations-main::after {right: 34.666%;}
	.project-detail-right .project-text .keyword-3 li {padding: 6px 14px;}
	.apply-now-1 a {width: 140px;padding: 13px 0;}
	.core-values-line {width: 40px;}
	.corporate-team-text-item .text-1 {font-size: 15px;}
	.corporate-team-list .viewmore-1 {right: 0;}
	.project-list-content::before {left: 31.55%;}
	.project-list-content::after {right: 34.66%;} 
	.latest-insights-item .keyword-1,.research-report-item .keyword-1,.latest-insight-item .keyword-1 {min-height: 20px;}
	.latest-insight-item .text-1 {min-height: 40px;}
	.research-report-item .text {min-height: 127px;}
}
@media screen and (max-width: 1366px) {
	.hnavshow-professional-item {padding: 5% 10%;}
	.index-banner-swiper .swiper-slide .title-1 div img {width: 50px;}
	.index-banner-item .text,.banner-swiper-ctrl {left: 6%;}
	.professional-competence-item .default-item {height: 350px;}
	.professional-competence-item .default-item .icon-1 {width: 60px;height: 60px;}
	.representative-project-item .item-4 li span,.representative-project-item .item-4 li p ,.project-list-item .item-4 li span,.project-list-item .item-4 li p{font-size: 12px;}
	.representative-project-item .item-4 li:last-child p,.project-list-item .item-4 li p{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
	.dynamic-information-item .text-1 {-webkit-line-clamp: 1;}
	.dynamic-information-item:first-child .text-1 {-webkit-line-clamp: 4;}
	.news-detail-top .div-container,.news-detail-bottom .div-container {width: 70%;}
	.professional-top .div-container,.div-container  {width: 80%;}
	.project-list-item .item-4 {padding: 5%;}
	.project-detail-right .project-title {padding: 0 0 2% 0;;}
	.project-detail-right .project-item {padding: 1% 0;}
	.project-detail-right .project-item li {padding: 0;}
	.project-detail-right .project-title .text-1 {margin-top: 0;}
	.research-report-item .text {min-height: 123px;}
}
@media screen and (max-width: 1280px) {
	.project-list-content::before {display: none;}
	.project-list-content::after {display: none;}
	.index-about-top-right {width: 45%;}
	.footer-content-left {width: 45%;} 
	.research-report-item .text {min-height: 115px;}
}
@media screen and (max-width: 1152px) {
	 
}
@media screen and (max-width: 1024px) {
	 
}
@media screen and (max-width: 980px) {
	.header {background: #fff;}
	.header-content {height: 50px;}
	.header-nav-show-content,.professional,.news-detail,.career-development ,.about-us-content,.search-detail,.project-detail {margin-top: 50px;}
	.header-right {position: fixed;right: 0;top: 0;transform: translateY(0);transform: translateX(100%);height: 100%;background: #fff;width: 100%;text-align: right;}
	.header-nav ul a.nav {line-height: normal;padding: 2% 0;font-size: 18px;text-align: right;}
	.header-nav ul {height: 100%;overflow: hidden;padding-top: 5%;}
	.header-nav ul li {padding: 0 6%;display: block;}
	.no-touch .header-right {transform: translateX(0);}
	.header-nav {margin-top: 50px;border-top: 1px solid #eeeeee;width: 100%;}
	.header-logo {width: 30%;}
	.header-search {margin:6%;}
	.header .header-logo svg .st0{fill: #EC6D2A!important;}
	.header .header-logo svg .st1{fill: #396AA8!important;}
	.header.scroll-down .menu-toggle span.hamburger,.header.scroll-down .menu-toggle span.hamburger:after,.header.scroll-down .menu-toggle span.hamburger:before {background: #000;}
	.index-banner-item .text {width: 90%;left: 5%;}
	.index-banner-swiper .swiper-slide .title-1 div img {width: 30px;}
	.index-banner-swiper .swiper-slide .text-4 div{font-size: 18px;}
	.index-banner-item .text-5 div,.company-dynamics-item .title-1 ,.professional-nav-item .title-1 {font-size: 16px;}
	.banner-swiper-ctrl {left: 5%;}
	.progress-bar-1 {width: 200px;}
	.footer {padding-top: 5%;}
	.professional-consulting-main,.professional-bottom {padding: 10% 0;}
	.index-about,.index-representative-project ,.contact-us,.service-team{padding: 15% 0;overflow: hidden;}
	.company-dynamics-item,.corporate-team-pic,.corporate-team-list {overflow: hidden;}
	.professional-competence-item,.company-dynamics-item:first-child,.footer-social,.latest-insights-item,.dynamic-information-item:first-child,.dynamic-informations-item ,.career-development-content .text-2,.career-development-content .text-1,.employees-and-culture-item {margin-bottom: 5%;}
	.corporate-team-list ,.footer-social,.latest-insights-item .data-1,.dynamic-information-item:first-child .text-1,.career-development-swiper,.about-us-bottom .text-3{margin-top: 5%;}
	.index-about-top,.div-container,.footer-content,.research-report-list .div-container,.news-detail-top .div-container,.news-detail-bottom .div-container,.career-development-content .text-1,.career-development-content .text-2,.career-development-center .career-development-content,.career-development-swiper ,.career-development-bottom,.employees-and-culture-top .text-1,.service-team-top .text-1,.contact-us-top .text-1,.contact-us-top .text-2,.professional-top .div-container, .div-container{width: 94%;}
	.representative-project-top .text-1,.corporate-team-top .text-1,.corporate-team-pic,.footer-content-left,.footer-content-right,.professional-content,.professional-center-left ,.trends-and-insights-item .title-1,.latest-insights-item.lii1,.dynamic-information-item:first-child .title-1,.research-report-item,.latest-insight-item,.dynamic-informations-item .img ,.text-content .title-1,.news-detail-left,.career-development-center .career-development-content .text-1,.div-recruitment-windows{width: 100%;float: none;}
	.index-about-top-left ,.index-about-top-right,.professional-competence-item,.professional-competence-item.cur,.company-dynamics-item:first-child,.company-dynamics-item ,.corporate-team-list,.professional-consulting-main .img,.professional-consulting-main .text,.professional-center-right,.trends-and-insights-left,.latest-insights-item,.dynamic-information-item:first-child,.dynamic-information-item,.dynamic-information-item .img,.latest-insight-item.lii1 .img,.latest-insight-item.lii1 .text,.news-detail-right,.about-us-bottom .text-2,.about-us-bottom .text-3,.employees-and-culture-item{float: none;width: 100%;margin-right: 0;}
	.index-about-top-right,.index-about-buttom,.professional-competence-bottom {margin-top: 5%;}
	.about-icon-progress-bar,.professional-competence-item .default-item ,.footer-nav,.professional-top .icon-1,.research-report-item a::after,.dynamic-informations-main::before,.dynamic-informations-main::after,.pageturn-3 a span,.return-detail-1,.career-position-item .title .text-1,.about-us-bottom .icon-2,.core-values-line,.return-detail-2{display: none;}
	.corporate-team-pic-item:last-child {margin-right: 0;}
	.index-about-icon-item,.index-about-icon.num5 .index-about-icon-item {width: 33%;margin: 5% 0;}
	.news-detail-right {padding-left: 0;}
	.professional-competence-item:nth-child(1) .hover-item-top .item-2 li{width: 45%;}
	.professional-competence-item .default-item {height: auto;}
	.professional-competence-item .hover-item {opacity: 1;width: 100%;left: auto;position:relative;top: auto;}
	.hover-item-bottom {position: relative;}
	.corporate-team-pic-item {width: 48%;}
	.footer-contact .text-2 {width: 80%;}
	.footer-social {text-align: left;}
	.footer-social li {margin-left: 0;margin-right: 5px;}
	.representative-project-top .viewmore-1,.company-dynamics-top .viewmore-1,.professional .viewmore-1 ,.trends-and-insights-item .data-1{position: relative;right: auto;top: auto;transform: none;margin-top: 5%;}
	.footer-link {position: relative;right: auto;top: auto;transform: none;}
	.professional-show-nav,.professional-show-nav a {display: block;}
	.professional-show-nav a {padding: 1% 0;}
	.professional-show-nav {padding: 2% 0;display: none;transition: none;} 
	.professional-center-left {padding-right: 0;}
	.professional-nav-item .icon-1 {width: 30px;height: 30px;}
	.professional-consulting-main .txt {box-sizing: border-box;padding: 5% 0;}
	.professional-consulting-main.pcm2::before,.professional-consulting-main.pcm1::before,.professional-consulting-main.pcm3::before {left: 20%;}
	.professional-consulting-main::before {left: 20%;}
	.professional-center-main-swiper .swiper-slide:last-child .professional-consulting-main::before {left: 80%;}
	.consulting-list .professional-nav-item {width: 47%;margin-right: auto;margin: 1%;}
	.consulting-list .professional-nav-item.mr0 {margin: 1%;}
	.trends-and-insights-right .trends-and-insights-item:first-child a,.trends-and-insights-right .trends-and-insights-item a {padding: 5% 0;}
	.latest-insights-item .text {width: 90%;padding: 5%;}
	.dynamic-information-item .text ,.research-report-item a,.pageturn-2,.latest-insight-item.lii1 .text {padding: 5% 0;}
	.dynamic-information-item:first-child .text-1 {position: relative;right: auto;top: auto;width: 100%;transform: none;text-align: justify;} 
	.latest-insight-item.lii2 a, .latest-insight-item.lii5 a,.latest-insight-item.lii3 a, .latest-insight-item.lii6 a,.latest-insight-item.lii4 a, .latest-insight-item.lii7 a {margin: 5% 0;}
	.dynamic-informations-item .text {width: 100%;height: 100%;position: relative;right: auto;top: auto;}
	.classified-atalogue-nav {padding: 0;}
	.classified-atalogue-nav li {display: inline-block;vertical-align: middle;margin-right: 15px;}
	.classified-atalogue, .article-author, .article-label, .share-articles {margin-bottom: 5%;}
	.classified-atalogue-item {float: left;width: 48%;clear: none;}
	.article-label {clear: both;}
	.download-articles a {width: 50%;padding: 4% 0;}
	.news-detail-right,.career-position-item .title,.career-position-item .text {padding: 5% 0;}
	.pageturn-3 {padding: 10% 0;}
	.pageturn-3 a.return-3 {padding-top: 0;height: auto;}
	.pageturn-3 a.prev::before, .pageturn-3 a.next::after {width: 30px;height: 30px;}
	.project-search {position: relative;right:auto;bottom: auto;width: 100%;margin: 5% 0;}
	.project-list-nav ul span {text-align: left;position: relative;left: auto;top: auto;transform: none;clear: both;display: block;padding-bottom: 3%;}
	.project-list-nav ul {padding: 4% 0;}
	.project-list-nav li {margin-bottom: 5px;}
	.project-list-nav li:nth-child(2) {clear: left;}
	.project-detail-left{float: right;width: 100%;}
	.project-detail-right {margin-left:0;width: 100%;}
	.career-development-video .video-text {width: 90%;}
	.career-development-video .title-1 {font-size: 16px;}
	.career-development-video .play-1 {width: 50px;height: 50px;}
	.career-development-video .play-1 i {left: 35%;}
	.core-values-item {width: 30%;margin: 5% 0;}
	.core-values-item .core-values-show ,.professional-center-left::after{display: none;opacity: 0;}
	.employees-and-culture-top .text-1 {font-size: 24px;}
	.service-team-detail .img {margin-top: 50px;}
	.service-team-detail .img img {opacity: 1;height: auto!important;}
	.service-team-detail-text {right: auto;width: 90%;top: auto;transform: none;color: #000;padding: 5%;height: auto;overflow: hidden;position: relative;}
	.fullscreen,.fullscreen, .fullscreen body,.service-team-detail {overflow: auto;height: auto;}
	.header-search-show {width: 100%;z-index: 1220;}
	.search-detail-content .search-1 ,.search-detail-result .latest-insight-item.lii1{width: 100%}
	.header-nav-show-mark.cur {z-index: 1120;}
	.header-search-show-content {width: 90%;margin: auto;}
	.search-nav-type a {padding-bottom: 3%;}
	.search-detail-result .latest-insight-item.lii2 a,.search-detail-result .latest-insight-item.lii3 a {margin: 5% 0 5% 0;}
	.header.scroll-down .header-content,.header.scroll-top .header-content {height: 50px;}
	.professional-center-list .professional-nav-item {width: 48%;margin-right: 2%;overflow: hidden;}
	.professional-center-list .professional-nav-item.mr0 {margin-right: 2%;}
	.professional-center-list .professional-nav-item.mr0 {clear: right;}
	.professional-center-list .professional-consulting-main {z-index: 1111;background: #fff;}
	.professional-container {padding: 5% 0 1% 0;margin: 3% 0 5% 0;}
	.professional-consulting-main.pcm2 .professional-container::before {left: 70%;}
	.professional-consulting-main.pcm1 .professional-container::before {left: 20%;}
	.professional-consulting-main .txt {width: 100%;}
	.header-nav ul a.nav {font-size: 20px;}
	.professional-show-nav a {font-size: 16px;}
	.career-position-item .title .title-1,.professional-content.w66 {width: 100%;}
	.professional-competence-top .text-1,.index-about-top-left .text-1,
	.dynamic-information-top .text-1,.career-development-content .text-1,.career-development-center .career-development-content .text-1,.service-team-top .text-1,
	.professional-content .text-1,.trends-and-insights-top .text-1,.latest-insights-top .text-1,.employees-and-culture-top .text-1,.contact-us-top .text-1,
	.representative-project-top .text-1,.company-dynamics-top .text-1,.corporate-team-top .text-1 {font-size: 22px;line-height: 28px;}
}
@media screen and (max-width: 860px) {
	.pcshow ,.aside-top,.header-nav-show {display: none!important;}
	.mbshow,.menu-toggle{display: block!important;}
	 

}





/* iPad */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  {
	
}

/* iPad x*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

}
/* iPad y */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	
}



.index-about .career-development { margin-top:0px;}








.init-4 {

}
.init-4 .container { text-align:center; width:100%; margin:0px auto;}


.init-4 .container .play{display:inline-block;position:relative;margin-top:50px;z-index:6}


.init-4 .container .play:before{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:rgba(255,255,255,.5);opacity:0;width:100%;height:100%;border-radius:100% !important;border-radius:inherit;-webkit-animation:ks 3s infinite;-o-animation:ks 3s infinite;animation:ks 3s infinite;display:block;z-index:-1}


.init-4 .container .play:after{content:'';position:absolute;top:50%;left:50%;border-radius:100% !important;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:rgba(255,255,255,.5);opacity:0;width:100%;height:100%;border-radius:inherit;-webkit-animation:ks 3s infinite;-o-animation:ks 3s infinite;animation:ks 3s infinite;display:block;z-index:-1;-webkit-animation-delay:.4s;-moz-animation-delay:.4s;-o-animation-delay:.4s;animation-delay:.4s}


.init-4 .container .play {
    display: inline-block;
    position: relative;
    margin-top: 50px; left:0%;
    z-index: 6; margin:50px auto 0px;
}

    
.init-4 .container .play:before {
    content: '';
    position: absolute; 
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: rgba(255,255,255,.5);
    opacity: 0;
    width: 100%;
    height: 100%;
    border-radius: 100% !important;
    border-radius: inherit;
    -webkit-animation: ks 3s infinite;
    -o-animation: ks 3s infinite;
    animation: ks 3s infinite;
    display: block;
    z-index: -1;
}

.init-4 .container .play:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 100% !important;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: rgba(255,255,255,.5);
    opacity: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    -webkit-animation: ks 3s infinite;
    -o-animation: ks 3s infinite;
    animation: ks 3s infinite;
    display: block;
    z-index: -1;
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s;
    -o-animation-delay: .4s;
    animation-delay: .4s;
}

@-webkit-keyframes ks {
0% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:1
}
70% {
-webkit-transform:translate(-50%, -50%) scale(2);
-moz-transform:translate(-50%, -50%) scale(2);
-ms-transform:translate(-50%, -50%) scale(2);
-o-transform:translate(-50%, -50%) scale(2);
transform:translate(-50%, -50%) scale(2);
opacity:0
}
100% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:0
}
}
@-o-keyframes ks {
0% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:1
}
70% {
-webkit-transform:translate(-50%, -50%) scale(2);
-moz-transform:translate(-50%, -50%) scale(2);
-ms-transform:translate(-50%, -50%) scale(2);
-o-transform:translate(-50%, -50%) scale(2);
transform:translate(-50%, -50%) scale(2);
opacity:0
}
100% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:0
}
}
@-moz-keyframes ks {
0% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:1
}
70% {
-webkit-transform:translate(-50%, -50%) scale(2);
-moz-transform:translate(-50%, -50%) scale(2);
-ms-transform:translate(-50%, -50%) scale(2);
-o-transform:translate(-50%, -50%) scale(2);
transform:translate(-50%, -50%) scale(2);
opacity:0
}
100% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:0
}
}
@keyframes ks {
0% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:1
}
70% {
-webkit-transform:translate(-50%, -50%) scale(2);
-moz-transform:translate(-50%, -50%) scale(2);
-ms-transform:translate(-50%, -50%) scale(2);
-o-transform:translate(-50%, -50%) scale(2);
transform:translate(-50%, -50%) scale(2);
opacity:0
}
100% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:0
}
}



.xinpin { width:100%; margin:0px auto; background:#f7f7f7; padding-bottom:60px;}
.xinpin .conz { width:1300px; margin:0px  auto 40px; box-shadow:0px 0px 30px 20px rgba(0,0,0,.3)}
.xinpin .con { width:1300px; margin:0px  auto 40px; position:relative; height:620px; overflow:hidden; }
.xinpin .con:before { content:" "; position:absolute; width:100%; height:100%; background:rgba(0,0,0,.4); z-index:1;}
.xinpin .con .career-development-video .video-text { top:auto; bottom:0px;} 
.xinpin .con .title_cu { font-weight:400; font-size:32px;}
.xinpin .con .shipin { width: auto; height:100%; position:absolute; top:0px; left:0px;}
.xinpin .con .shipin .zi { position: absolute; width:80%; text-align: left; top:0px; left:10%; z-index:2;}
.xinpin .con .career-development-video .video-text { text-align:left; left:32%;}
/*.xinpin .con .career-development-video .video-text .title-1:nth-child(1){ font-weight:700 !important; color:#02893a !important; font-size:20px !important;}*/
.xinpin .con .career-development-video .video-text .gengduo a { color:#fff; font-size:18px !important; padding-top:15px; display:block; opacity:.8;}
.xinpin .conz .con .zi .career-development-video .video-text .title-1:nth-child(1) i{ padding:1px 7px; background:#02893a; color:#fff;  font-size:13px; font-style:normal; margin-left:5px; border-radius:2px;}




.hui_bg {background:#f7f7f7; margin-top:0px; padding-top:50px;}

.yingyong { padding-bottom:0px;}




 
 .indexbanner_footer{ text-align:center;
position:absolute; left:50%; bottom:4%; z-index:10;transform:translateX(-50%);}
.indexbanner_footer_jt{ animation: pulse 2s infinite;
position:relative; display:inline-block;}
 @keyframes pulse {
    0% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
    50% {
      -webkit-transform: translate(0, 10px);
      transform: translate(0, 10px);
    }
    100% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
  }
  
  
.shubiao { width:100%; position:relative; height:50px; padding-top:20px;}



.footer-social li:hover .footer-social-ewmshow {display: block;}
					.footer-social-ewmshow {width: 170px;height: 170px;position: absolute;left: 50%;top: 102%;z-index: 11;background: #fff;padding: 5px;display: none;margin-left: -60px;}
.about-icon-progress-bar-line {text-align: left;}.aiprogress-bar-item{text-align: center;transition:all .4s ease;}
					



.rtproject{ width: 90%;
    margin: 0 auto;
    padding-top: 0px; display:flex;padding-bottom: 20px;}
.lx{ flex:1; width: 31%;margin:0 0 95px 20px;overflow: hidden;box-shadow: 0 0 20px rgba(51,51,51,.1);}
.lx div{float:left;-webkit-transition: .5s;padding:10%;font-size: 14px;background-color: #fff;line-height: 26px;color: #333; width:80%;  display:block}
.lx div span{display:block;margin-bottom:10px;font-weight:400;font-size: 30px;color: #000; font-family:Arial, "微软雅黑";}
.lx div b{ width: 42px;height:2px;background-color: #e8e8e8;margin:45px  auto 0; display:block}
.lx div p{ font-size:17px; text-align:center; padding:3% 8%; margin-bottom:40px; display:block; height:100px; line-height:33px; color:#666 }
.lx1{margin-left: 0;}
.lx>a{display: block;width:100%;height:300px;overflow: hidden; background:#f1f1f1}
.lx div .ho{ display:none}
.lx div .on1{ display:block}

.lx>a img{-webkit-transition: .5s; height:100%; width:auto; margin:0 auto; display:block;}
.lx div i{width:50px;-webkit-transition: .5s;margin:87px 0 0 110px;*margin:87px 0 -1px 70px;position:absolute;z-index:1001;display:block;height:25px;background: url("../images/ind_06.png") no-repeat;}
.lx2 div i{margin:-45px 0 0 110px;background: url("../images/ind1_03.png") no-repeat;}
.lx:hover div i{background: url("../images/ind1_06.png") no-repeat;}
.lx2:hover div i{background: url("../images/ind_03.png") no-repeat;}
.lx:hover div{color: #fff;background-color: #0066b0;}
.lx:hover div span{color: #fff;}
.lx:hover>a img{-webkit-transform: scale(1.1);}

.lx .rtyu{ width:80%;margin:0 auto; margin-bottom:20px }
.lx .rtyu img{ width:25%; margin:0 auto;}

.lx:hover div .ho{ display:block}
.lx:hover div .on1{ display:none}
.lx:hover div p{ color:rgb(255,255,255,.5)}
.index-company-dynamics .div-container .company-dynamics-bottom .company-dynamics-item.wow.fadeInLeft a .img .pic:before { opacity:.1;}

.index-banner-swiper .img .pic:before {opacity:0;}

.footer-social li a, .index-about-icon-item .icon-1 { width:45px; height:45px;}









/*--------------------------------------------------------------------------------------------------------------------------------------550--*/

@media all and (max-width:950px){  

.floating_ck{ display:none}

.logoz {

    font-size: 30px;
	
	}
.hh23 h3 {
    line-height: 60px;
    font-size: 26px;}

.hh23 span { width:95%; margin:0 auto}

.main1 {
    width: 90%;
    margin: 0 auto;
    padding-top: 40px;
    margin-bottom: 60px;
}
.about2{ background-attachment:inherit; background-size:cover; height:830px}

.main {
    position: relative;
    width: 90%;
    margin: 0 auto;
    display: block;
    top: 100px;
}
.zuo_ab h2 {
    font-size: 26px;
    color: #fff;
    text-transform: uppercase;
    font-family: EUCLIDCIRCULARA;
    text-align: center;
    margin: 0;
    padding-bottom: 0px; line-height:30px; height:75px
}
.zuo_ab {
    width: 100%;
    margin: 0 auto;
    margin-top: 36px;
    background-color: rgba(0,155,76,0.73);
    padding: 7% 0 6% 0;
    position: relative;
}
.zuo_ab p {
    color: #fff;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 28px;
    width: 80%;
    font-size: 14px;
}

.guide11 dl dt img {
    width: 3.5rem;
    height: 3.8rem;
}.guide11 dl dd {
    width: 100%;
    padding:  0 0; line-height:24px
}.guide11 dl dd h5{line-height:24px
}

.zuo_ab .more a {
    text-align: center;
    color: #fff;
    font-size: 14px;
    transition: all 0.4s;
}

.zuo_ab .more {
    width: 36%;
    margin: 50px auto 20px auto;
    height: 32px;
    line-height: 32px;
    padding: 0px;
    text-align: center;
    transition: all 0.4s;
    border: 1px #fff solid;
    color: #fff;
}

.gui_tit {
    font-size: 26px;
    color: #333;
    text-align: center;
    line-height: 40px;
    height: 98px;
    overflow: hidden;
    font-weight: normal;
    position: relative;
}

.gui_tit span {
    display: block;
    font-size: 16px;
    color: #888;
    padding: 0 0 0;
}
.cp_tu_list .zi h3 span{ display:none}
.guide11 dl:nth-child(5){ display:none}

.guide11 dl {
    width: 25%;
    float: left;
    text-align: center;
    height: 8rem;
    position: relative;
    margin-top: 3rem;
}

.footer{ display:none}
.index_2_1 {
    font-size:26px;
}
.index_2_2 {
    position: relative;
    margin-top: 1em;
    color: rgb(255,255,255,.7);
    padding-bottom: 1.5em;
    font-size: 16px; width:90%; margin:0 auto
}.index_2_3 {
    margin-top: 2em;
}
.zl dl {
    width: 49%;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 15px; margin-bottom:1%; height:160px
}
.zl dl img {
    margin: 0px auto 27px;
    width: 30%;
}.zl dl dt {
    line-height: 26px;
    width: 70%;
    margin: 0px auto;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-family: EUCLIDCIRCULARA;
}
.zl dl dd {
    color: #fff;
    font-size: 15px;
    font-weight: 100;
    line-height: 27px;
    font-family: Barlow-Regular;
}.index_2{ padding-top:20%; padding-bottom:20%}













}


